Class InvalidPredicateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
- All Implemented Interfaces:
Serializable
A predicate has to be a resource.
- Author:
- Anahide Tchertchian
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidPredicateException
(String message) InvalidPredicateException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidPredicateException
public InvalidPredicateException() -
InvalidPredicateException
-
InvalidPredicateException
-
InvalidPredicateException
-