public class PropertyException extends NuxeoException
statusCode| Constructor and Description | 
|---|
PropertyException()  | 
PropertyException(String message)  | 
PropertyException(String message,
                 Throwable cause)  | 
PropertyException(Throwable cause)  | 
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCodeaddSuppressed, 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 © 2019 Nuxeo. All rights reserved.