public class UnsupportedMediaTypeException extends MuleRestException
| Constructor and Description |
|---|
UnsupportedMediaTypeException() |
UnsupportedMediaTypeException(String path) |
UnsupportedMediaTypeException(Throwable t) |
| 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 UnsupportedMediaTypeException(String path)
public UnsupportedMediaTypeException(Throwable t)
public UnsupportedMediaTypeException()
public String getStringRepresentation()
getStringRepresentation in class MuleRestExceptionCopyright © 2019. All rights reserved.