Package org.jumpmind.symmetric.util
Class ModuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jumpmind.symmetric.util.ModuleException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionModuleException
(String message) ModuleException
(String message, boolean isLogged) ModuleException
(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModuleException
-
ModuleException
-
ModuleException
-
-
Method Details
-
isLogged
public boolean isLogged()
-