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, toString
public ObjectNotABusinessObjectRuntimeException()
public ObjectNotABusinessObjectRuntimeException(String message)
public ObjectNotABusinessObjectRuntimeException(Throwable cause)
public ObjectNotABusinessObjectRuntimeException(String message, Throwable cause)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.