CredentialCannotBeSharedException

An Exception indicating the credential cannot be shared with the request URL.

Since

200.1.0

Parameters

coreError

the CoreError to wrap

Inherited properties

Link copied to clipboard

a Map of Strings containing additional information that this error may be providing; may be empty

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard

an integer error code providing more specific details of the error, see guide doc for error codes.

Link copied to clipboard
Link copied to clipboard
open override val message: String
Link copied to clipboard
Link copied to clipboard

Inherited functions

Link copied to clipboard
open override fun toString(): String