AuthenticatorException
class AuthenticatorException(val message: String?, authenticator: String?, code: String? = null) : Exception
Exception to be thrown to the exception related to an Authenticator
Parameters
message
Message related to the exception
authenticator
Authenticator type
code
Code of the exception