Class AuthorizeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.forgerock.android.auth.exception.AuthorizeException
-
- All Implemented Interfaces:
java.io.Serializable
public class AuthorizeException extends java.lang.ExceptionException that is thrown when the authorize failed- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthorizeException(java.lang.String message, java.lang.Throwable cause)
-