public final class BadRequestException extends RuntimeException
RuntimeException implementation that aims to be thrown when an error occur while parsing or processing the SOAP request.| Constructor and Description |
|---|
BadRequestException(String message) |
BadRequestException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.