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, setHideIncidentReportaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.