org.kuali.rice.krad.service
Class ModuleServiceNotFoundException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.kuali.rice.core.api.exception.KualiException
org.kuali.rice.core.api.exception.KualiException
                   org.kuali.rice.krad.service.ModuleServiceNotFoundException
org.kuali.rice.krad.service.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-2012 The Kuali Foundation. All Rights Reserved.