public class RequestValidationException extends RuntimeException
| Constructor and Description |
|---|
RequestValidationException() |
RequestValidationException(String message) |
RequestValidationException(String message,
Throwable cause) |
RequestValidationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.