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
@Deprecated
public class ParsingException
- extends Exception
An exception that occurs during constraint parsing.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParsingException
public ParsingException()
- Deprecated.
ParsingException
public ParsingException(String message)
- Deprecated.
- Parameters:
message
-
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.