public class ModuleServiceNotFoundException extends KualiException
Constructor and Description |
---|
ModuleServiceNotFoundException(String message) |
ModuleServiceNotFoundException(String message,
boolean hideIncidentReport) |
ModuleServiceNotFoundException(String message,
Throwable t) |
ModuleServiceNotFoundException(Throwable t) |
isHideIncidentReport, setHideIncidentReport
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ModuleServiceNotFoundException(String message)
public ModuleServiceNotFoundException(String message, boolean hideIncidentReport)
public ModuleServiceNotFoundException(String message, Throwable t)
public ModuleServiceNotFoundException(Throwable t)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.