Package org.apache.uima.cas
Class ParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.uima.cas.ParsingException
- All Implemented Interfaces:
Serializable
Deprecated.
The Constraint Parser is not supported in externally released versions of UIMA
An exception that occurs during constraint parsing.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParsingException
public ParsingException()Deprecated. -
ParsingException
Deprecated.- Parameters:
message
- -
-