public class ObjectNotABusinessObjectRuntimeException extends RuntimeException
| Constructor and Description | 
|---|
| ObjectNotABusinessObjectRuntimeException() | 
| ObjectNotABusinessObjectRuntimeException(String message) | 
| ObjectNotABusinessObjectRuntimeException(String message,
                                                                                Throwable cause) | 
| ObjectNotABusinessObjectRuntimeException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectNotABusinessObjectRuntimeException()
public ObjectNotABusinessObjectRuntimeException(String message)
public ObjectNotABusinessObjectRuntimeException(Throwable cause)
public ObjectNotABusinessObjectRuntimeException(String message, Throwable cause)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.