org.nuxeo.ecm.core.model
Class NoSuchPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuxeo.ecm.core.api.DocumentException
org.nuxeo.ecm.core.model.NoSuchPropertyException
- All Implemented Interfaces:
- Serializable
public class NoSuchPropertyException
- extends DocumentException
- Author:
- Bogdan Stefanescu
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchPropertyException
public NoSuchPropertyException()
NoSuchPropertyException
public NoSuchPropertyException(String path)
NoSuchPropertyException
public NoSuchPropertyException(String path,
Throwable cause)
Copyright © 2011 Nuxeo SAS. All Rights Reserved.