public class TransmissionException extends SoapClientException
| Constructor and Description |
|---|
TransmissionException(String message) |
TransmissionException(String response,
Integer errorCode) |
TransmissionException(String message,
Throwable ex) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getErrorCode() |
String |
getErrorResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransmissionException(String message)
Copyright © 2012-2018. All Rights Reserved.