public class Violation extends Exception
| Constructor and Description |
|---|
Violation()
Constructor.
|
Violation(String msg)
Constructor.
|
Violation(String msg,
Throwable err)
Constructor.
|
Violation(Throwable err)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2004–2017. All rights reserved.