public class PropertyException extends FormattedException
| Constructor and Description |
|---|
PropertyException() |
PropertyException(String message,
Object... args) |
PropertyException(Throwable throwable) |
PropertyException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.