public final class IllegalContentException
extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException to be thrown in the cases in which the received content to be written is invalid.| Constructor and Description |
|---|
IllegalContentException(String message)
Creates a new instance with the specified detail
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalContentException(String message)
messagemessage - the detail messageCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.