Class ModuleServiceNotFoundException

All Implemented Interfaces:
Serializable

public class ModuleServiceNotFoundException extends 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)