Class ParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.uima.cas.ParsingException
All Implemented Interfaces:
Serializable

@Deprecated public class ParsingException extends Exception
Deprecated.
The Constraint Parser is not supported in externally released versions of UIMA
An exception that occurs during constraint parsing.
See Also:
  • Constructor Details

    • ParsingException

      public ParsingException()
      Deprecated.
    • ParsingException

      public ParsingException(String message)
      Deprecated.
      Parameters:
      message - -