public class BadResponseException extends RuntimeException
RuntimeException implementation that aims to be thrown when an error occur while parsing or processing a SOAP response.| Constructor and Description |
|---|
BadResponseException(String message) |
BadResponseException(String message,
Throwable cause) |
BadResponseException(String message,
Throwable cause,
Map<String,String> additionalTransportData) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.