public class InvalidEntityTagException
extends org.mule.runtime.extension.api.exception.ModuleException
| Constructor and Description |
|---|
InvalidEntityTagException(String message)
Construct exception with given message.
|
InvalidEntityTagException(String message,
Throwable cause)
Construct exception with given message and cause.
|
InvalidEntityTagException(Throwable cause)
Construct exception with given message and cause.
|
getType, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InvalidEntityTagException(String message)
message - The message.public InvalidEntityTagException(Throwable cause)
cause - The cause.Copyright © 2019–2025 Teslanet.nl. All rights reserved.