|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.nuxeo.ecm.core.api.DocumentException
org.nuxeo.ecm.core.model.NoSuchPropertyException
public class NoSuchPropertyException
Constructor Summary | |
---|---|
NoSuchPropertyException()
|
|
NoSuchPropertyException(java.lang.String path)
|
|
NoSuchPropertyException(java.lang.String path,
java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NoSuchPropertyException()
public NoSuchPropertyException(java.lang.String path)
public NoSuchPropertyException(java.lang.String path, java.lang.Throwable cause)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |