Package com.mdsol.mauth.exceptions
Class MAuthKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mdsol.mauth.exceptions.MAuthKeyException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMAuthKeyException(String message) MAuthKeyException(String message, Throwable cause) MAuthKeyException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) MAuthKeyException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MAuthKeyException
public MAuthKeyException() -
MAuthKeyException
-
MAuthKeyException
-
MAuthKeyException
-
MAuthKeyException
-