tudresden.ocl.normalize
Class PreconditionViolatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tudresden.ocl.OclException
tudresden.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
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PreconditionViolatedException
public PreconditionViolatedException(String msg)
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.