IdentityException.@Deprecated
public class UserKitException
extends java.lang.Exception
| Constructor and Description |
|---|
UserKitException(IdentityErrorCode identityErrorCode)
Deprecated.
|
UserKitException(java.lang.String errorResponse)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityErrorCode |
getIdentityErrorCode()
Deprecated.
|
java.lang.String |
getMessage()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
public UserKitException(@NonNull
IdentityErrorCode identityErrorCode)
public UserKitException(java.lang.String errorResponse)
public java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic IdentityErrorCode getIdentityErrorCode()
public java.lang.String toString()
toString in class java.lang.Throwable