Class UserModuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.foreach.across.modules.user.services.UserModuleException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionUserModuleException
(String message) UserModuleException
(String message, Throwable cause) UserModuleException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) UserModuleException
(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
-
UserModuleException
public UserModuleException() -
UserModuleException
-
UserModuleException
-
UserModuleException
-
UserModuleException
-