Class MGConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gemalto.mfs.mwsdk.mobilegateway.exception.MGConfigurationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MGStorageConfigurationException
This class indicates the exception that occurs due to an invalid configuration.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMGConfigurationException(String detailMessage) MGConfigurationException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MGConfigurationException
public MGConfigurationException() -
MGConfigurationException
-
MGConfigurationException
-