Class ParsingException

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated
    public class ParsingException
    extends java.lang.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
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ParsingException

        public ParsingException()
        Deprecated.
      • ParsingException

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