public class Violation extends java.lang.Error
Violation(java.lang.String info)
Violation(java.lang.String info, java.lang.Throwable cause)
Violation(java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Violation(java.lang.String info)
public Violation(java.lang.String info, java.lang.Throwable cause)
public Violation(java.lang.Throwable cause)