Package com.onwbp.base.repository
Class ModuleDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.onwbp.base.repository.ModuleDefinitionException
- All Implemented Interfaces:
Serializable
Exception thrown when a module cannot be registered properly.
- See Also:
-
Constructor Summary
ConstructorDescriptionModuleDefinitionException
(String aMessage) ModuleDefinitionException
(String aMessage, Throwable aThrowable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModuleDefinitionException
-
ModuleDefinitionException
-