public static class ConditionValuesFinder.PropertyException extends RuntimeException implements Serializable
| Constructor and Description |
|---|
ConditionValuesFinder.PropertyException(String message)
Creates exception with a message.
|
ConditionValuesFinder.PropertyException(Throwable t)
Wraps a caused-by Throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConditionValuesFinder.PropertyException(Throwable t)
t - the throwablepublic ConditionValuesFinder.PropertyException(String message)
message - the messageCopyright © 2013 The Kuali Foundation. All Rights Reserved.