public class ReferenceAttributeDoesntExistException extends RuntimeException
| Constructor and Description | 
|---|
| ReferenceAttributeDoesntExistException() | 
| ReferenceAttributeDoesntExistException(String message) | 
| ReferenceAttributeDoesntExistException(String message,
                                                                            Throwable cause) | 
| ReferenceAttributeDoesntExistException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReferenceAttributeDoesntExistException()
public ReferenceAttributeDoesntExistException(String message)
public ReferenceAttributeDoesntExistException(Throwable cause)
public ReferenceAttributeDoesntExistException(String message, Throwable cause)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.