Package com.mdsol.mauth.exceptions
Class MAuthSigningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mdsol.mauth.exceptions.MAuthSigningException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMAuthSigningException(String message) MAuthSigningException(String message, Throwable cause) MAuthSigningException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) MAuthSigningException(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
-
MAuthSigningException
public MAuthSigningException() -
MAuthSigningException
-
MAuthSigningException
-
MAuthSigningException
-
MAuthSigningException
-