public class InvalidPropertyTypeException extends RuntimeException
| Constructor and Description |
|---|
InvalidPropertyTypeException(String msg)
Parameterized constructor.
|
InvalidPropertyTypeException(String msg,
Throwable parent)
Parameterized constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPropertyTypeException(String msg)
msg - Exception messageCopyright © 2013–2017 FF4J. All rights reserved.