forgerock-auth
4.7.0
forgerock-auth
/
org.forgerock.android.auth.exception
/
BrowserAuthenticationException
Browser
Authentication
Exception
class
BrowserAuthenticationException
:
Exception
Members
Constructors
Browser
Authentication
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?