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
 
 - public class ModuleDefinitionException extends RuntimeException Exception thrown when a module cannot be registered properly.- See Also:
- ModulesRegister
 
-   Constructor SummaryConstructors Constructor Description ModuleDefinitionException (String aMessage)ModuleDefinitionException (String aMessage, Throwable aThrowable)
 -   Method Summary-   Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
-   
 
-