public class BusinessObjectNotLookupableException extends KualiException
Lookupable, 
Serialized Form| Constructor and Description | 
|---|
| BusinessObjectNotLookupableException(String message) | 
| BusinessObjectNotLookupableException(String message,
                                                                        boolean hideIncidentReport) | 
| BusinessObjectNotLookupableException(String message,
                                                                        Throwable t) | 
| BusinessObjectNotLookupableException(Throwable t) | 
isHideIncidentReport, setHideIncidentReportaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BusinessObjectNotLookupableException(String message)
public BusinessObjectNotLookupableException(String message, boolean hideIncidentReport)
public BusinessObjectNotLookupableException(String message, Throwable t)
public BusinessObjectNotLookupableException(Throwable t)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.