Dresden OCL Toolkit

tudresden.ocl.normalize
Class PreconditionViolatedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bytudresden.ocl.OclException
                  extended bytudresden.ocl.normalize.PreconditionViolatedException
All Implemented Interfaces:
Serializable

public class PreconditionViolatedException
extends OclException

This exception is thrown if a normalizer is started that requires the AST to fulfill some condition, which it doesn't.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
PreconditionViolatedException(String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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

PreconditionViolatedException

public PreconditionViolatedException(String msg)

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.