public final class EncodingException extends RuntimeException
Exception implementation that aims to be thrown when a problem occur while encoding or decoding the content of a part
of a SOAP message.| Constructor and Description |
|---|
EncodingException(String message) |
EncodingException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.