Package org.kuali.rice.krad.exception
Class ModuleServiceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.rice.core.api.exception.KualiException
org.kuali.rice.krad.exception.ModuleServiceNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionModuleServiceNotFoundException(String message) ModuleServiceNotFoundException(String message, boolean hideIncidentReport) ModuleServiceNotFoundException(String message, Throwable t) -
Method Summary
Methods inherited from class org.kuali.rice.core.api.exception.KualiException
isHideIncidentReport, setHideIncidentReportMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModuleServiceNotFoundException
-
ModuleServiceNotFoundException
-
ModuleServiceNotFoundException
-
ModuleServiceNotFoundException
-