Class InvalidSubjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
- All Implemented Interfaces:
Serializable
A subject cannot be a literal.
- Author:
- Anahide Tchertchian
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidSubjectException
(String message) InvalidSubjectException
(String message, Throwable cause) InvalidSubjectException
(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
-
InvalidSubjectException
public InvalidSubjectException() -
InvalidSubjectException
-
InvalidSubjectException
-
InvalidSubjectException
-