public class PropertyException extends PropertyException
| Constructor and Description |
|---|
PropertyException() |
PropertyException(String message) |
PropertyException(String message,
Throwable cause) |
PropertyException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyException()
public PropertyException(String message)
public PropertyException(String message, Throwable cause)
public PropertyException(Throwable cause)
Copyright © 2016 Nuxeo SA. All rights reserved.