org.eclipse.emf.ocl.parser
Class ParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.emf.ocl.parser.ParserException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SemanticException
Deprecated. Use the ParserException
type,
instead.
@Deprecated
public class ParserException
- extends Exception
This exception should be used whenever an exception is
thrown by the OCL parser.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParserException
public ParserException(String msg)
- Deprecated.
- Constructor.
- Parameters:
msg
- the exception message