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