public class TransformationException
extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException associated with the XmlError.TRANSFORMATION type| Constructor and Description |
|---|
TransformationException(String message)
Creates a new instance
|
TransformationException(String message,
Throwable cause)
Creates a new instance
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransformationException(String message)
message - the exception messageCopyright © 2026 MuleSoft, Inc.. All rights reserved.