public static class SMEVMessageContentException.IncorrectResponseContentTypeException extends SMEVMessageContentException
SMEVMessageContentException.BusinessDataTypeIsNotSupportedException, SMEVMessageContentException.IncorrectResponseContentTypeException, SMEVMessageContentException.InvalidContentException, SMEVMessageContentException.UnknownMessageTypeException
description
Constructor and Description |
---|
IncorrectResponseContentTypeException(String message)
Instantiates a new Incorrect response content type exception.
|
IncorrectResponseContentTypeException(String message,
String description,
Throwable cause)
Instantiates a new Incorrect response content type exception.
|
IncorrectResponseContentTypeException(String message,
Throwable cause)
Instantiates a new Incorrect response content type exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets description.
|
getCode
reThrowCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IncorrectResponseContentTypeException(String message)
message
- the messagepublic IncorrectResponseContentTypeException(String message, Throwable cause)
message
- the messagecause
- the causepublic String getDescription()
Copyright © 2017. All rights reserved.