public class NotFoundException extends MuleRestException
| Modifier and Type | Field and Description |
|---|---|
static String |
STRING_REPRESENTATION |
| Constructor and Description |
|---|
NotFoundException(String path) |
| 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 NotFoundException(String path)
public String getStringRepresentation()
getStringRepresentation in class MuleRestExceptionCopyright © 2025. All rights reserved.