Package tv.hd3g.authkit.mod.exception
Class AuthKitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tv.hd3g.authkit.mod.exception.AuthKitException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthKitException(int returnCode, String message) AuthKitException(String message) SC_BAD_REQUEST -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthKitException
-
AuthKitException
SC_BAD_REQUEST
-
-
Method Details
-
getReturnCode
public int getReturnCode()
-