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
Thrown to indicate that a specified module (web application)
has not been registered in the current environment.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModuleNotFoundException
-