public final class EncodingException
extends org.mule.runtime.api.exception.MuleRuntimeException
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 © 2003–2024 MuleSoft, Inc.. All rights reserved.