@Deprecated public class PropertyException extends NuxeoException
Use PropertyException
instead.
statusCode
Constructor and Description |
---|
PropertyException()
Deprecated.
|
PropertyException(String message)
Deprecated.
|
PropertyException(String message,
Throwable cause)
Deprecated.
|
PropertyException(Throwable cause)
Deprecated.
|
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.