net.mtu.eggplant.dbc
Class AssertionViolation
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.mtu.eggplant.dbc.AssertionViolation
- All Implemented Interfaces:
- Serializable
- public class AssertionViolation
- extends RuntimeException
Exception thrown when an assertiong violation occurs.
- Version:
- $Revision: 1.3 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AssertionViolation
public AssertionViolation()
AssertionViolation
public AssertionViolation(String message)