public class PropertyNotFoundException extends PropertyException
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
detail  | 
statusCode| Constructor and Description | 
|---|
PropertyNotFoundException(String path)  | 
PropertyNotFoundException(String path,
                         String detail)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDetail()  | 
String | 
getPath()  | 
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyNotFoundException(String path)
public PropertyNotFoundException(String path, String detail)
Copyright © 2019 Nuxeo. All rights reserved.