public class AsyncApiUnsupportedBindingException
extends org.mule.runtime.extension.api.exception.ModuleException
| Constructor and Description |
|---|
AsyncApiUnsupportedBindingException(String message) |
AsyncApiUnsupportedBindingException(String message,
String... args) |
AsyncApiUnsupportedBindingException(String message,
Throwable cause) |
AsyncApiUnsupportedBindingException(String message,
Throwable throwable,
String... args) |
AsyncApiUnsupportedBindingException(Throwable cause) |
getType, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic AsyncApiUnsupportedBindingException(String message, Throwable throwable, String... args)
public AsyncApiUnsupportedBindingException(String message, String... args)
public AsyncApiUnsupportedBindingException(String message, Throwable cause)
public AsyncApiUnsupportedBindingException(String message)
public AsyncApiUnsupportedBindingException(Throwable cause)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.