public class ValidationException extends AbstractException
| Modifier | Constructor and Description |
|---|---|
protected |
ValidationException() |
|
ValidationException(ErrorType errorType) |
|
ValidationException(ErrorType errorType,
String message) |
|
ValidationException(ErrorType errorType,
String message,
Throwable cause) |
|
ValidationException(ErrorType errorType,
Throwable cause) |
addContextValue, addContextValuegetContextEntries, getContextLabels, getContextValues, getFirstContextValue, getFormattedExceptionMessage, getMessage, getRawMessage, setContextValueaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ValidationException()
public ValidationException(ErrorType errorType)
Copyright © 2021 Crabs Hue. All rights reserved.