public class InvalidPropertyValueException extends ProtempaException
| Constructor and Description |
|---|
InvalidPropertyValueException(String msg) |
InvalidPropertyValueException(String name,
Object value,
Throwable throwable) |
InvalidPropertyValueException(String msg,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPropertyValueException(String msg)
Copyright © 2012–2016 Emory University. All rights reserved.