public class BadRequestException extends MuleRestException
| Modifier and Type | Field and Description |
|---|---|
static String |
STRING_REPRESENTATION |
| Constructor and Description |
|---|
BadRequestException() |
BadRequestException(String message) |
BadRequestException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringRepresentation() |
addInfo, appendMessage, equals, getDetailedMessage, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, isVerboseExceptions, prependMessage, refreshVerboseExceptions, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String STRING_REPRESENTATION
public BadRequestException(String message)
public BadRequestException(Throwable e)
public BadRequestException()
public String getStringRepresentation()
getStringRepresentation in class MuleRestExceptionCopyright © 2025. All rights reserved.