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
public class ModuleServiceNotFoundException
- extends KualiException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModuleServiceNotFoundException
public ModuleServiceNotFoundException(String message)
ModuleServiceNotFoundException
public ModuleServiceNotFoundException(String message,
boolean hideIncidentReport)
ModuleServiceNotFoundException
public ModuleServiceNotFoundException(String message,
Throwable t)
ModuleServiceNotFoundException
public ModuleServiceNotFoundException(Throwable t)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.