Class 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:
    Serialized Form
    • Constructor Detail

      • ParsingException

        public ParsingException()
        Deprecated.
      • ParsingException

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