public class ValidationException extends RuntimeException
| Constructor and Description |
|---|
ValidationException(String message) |
ValidationException(String message,
Throwable cause) |
ValidationException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2004–2023 JSQLParser. All rights reserved.