public class PropertyException extends PropertyException
statusCode
Constructor and Description |
---|
PropertyException() |
PropertyException(String message) |
PropertyException(String message,
Throwable cause) |
PropertyException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyException()
public PropertyException(String message)
public PropertyException(String message, Throwable cause)
public PropertyException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.