Package com.xendit.exception
Class AuthException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.xendit.exception.XenditException
-
- com.xendit.exception.AuthException
-
- All Implemented Interfaces:
java.io.Serializable
public class AuthException extends XenditException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.xendit.exception.XenditException
getContext, getErrorCode
-
-