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 org.kuali.rice.core.api.exception.KualiException
See Also:
  • Constructor Details

    • ModuleServiceNotFoundException

      public ModuleServiceNotFoundException(String message)
    • ModuleServiceNotFoundException

      public ModuleServiceNotFoundException(String message, boolean hideIncidentReport)
    • ModuleServiceNotFoundException

      public ModuleServiceNotFoundException(String message, Throwable t)
    • ModuleServiceNotFoundException

      public ModuleServiceNotFoundException(Throwable t)