Package com.orchestranetworks.ui
Class ModuleNotFoundException
- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- java.lang.RuntimeException
- com.orchestranetworks.ui.ModuleNotFoundException
 
 
 
 
- All Implemented Interfaces:
- Serializable
 
 - public class ModuleNotFoundException extends RuntimeException Thrown to indicate that a specified module (web application) has not been registered in the current environment.- See Also:
- Serialized Form
 
-   Constructor SummaryConstructors Constructor Description ModuleNotFoundException (String msg)
 -   Method Summary-   Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
-   
 
-   
-   Constructor Detail- ModuleNotFoundException- public ModuleNotFoundException(String msg) 
 
 
-