de.tuberlin.cs.cis.ocl.check
Class OclContextException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--de.tuberlin.cs.cis.ocl.util.OclAnalysisException
                          |
                          +--de.tuberlin.cs.cis.ocl.check.OclContextException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
TypeConformanceException

public class OclContextException
extends OclAnalysisException

Thrown when OCL Constraints does not semantically conform to OCL 1.5.

Author:
fchabar
See Also:
Serialized Form

Methods inherited from class de.tuberlin.cs.cis.ocl.util.OclAnalysisException
getExplicitParserException, getStartLine, getStartPos, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait