AuthenticationCoreException

Exception to be thrown to the exception related to the Authenticator

Parameters

message

Message related to the exception

Constructors

Link copied to clipboard
constructor(message: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open override val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Print the exception

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