public static class SMEVMessageContentException.BusinessDataTypeIsNotSupportedException extends SMEVMessageContentException
Modifier and Type | Class and Description |
---|---|
static class |
SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported
The type Business data type is not supported.
|
SMEVMessageContentException.BusinessDataTypeIsNotSupportedException, SMEVMessageContentException.IncorrectResponseContentTypeException, SMEVMessageContentException.InvalidContentException, SMEVMessageContentException.UnknownMessageTypeException
description
Constructor and Description |
---|
BusinessDataTypeIsNotSupportedException(String message,
SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported faultInfo)
Instantiates a new Business data type is not supported exception.
|
BusinessDataTypeIsNotSupportedException(String message,
SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported dataTypeFaultInfo,
String description,
Throwable cause)
Instantiates a new Business data type is not supported exception.
|
BusinessDataTypeIsNotSupportedException(String message,
SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported faultInfo,
Throwable cause)
Instantiates a new Business data type is not supported exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets description.
|
SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported |
getFaultInfo()
Gets fault info.
|
getCode
reThrowCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BusinessDataTypeIsNotSupportedException(String message, SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported dataTypeFaultInfo, String description, Throwable cause)
message
- the messagedataTypeFaultInfo
- the data type fault infodescription
- the descriptioncause
- the causepublic BusinessDataTypeIsNotSupportedException(String message, SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported faultInfo)
message
- the messagefaultInfo
- the fault infopublic BusinessDataTypeIsNotSupportedException(String message, SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported faultInfo, Throwable cause)
message
- the messagefaultInfo
- the fault infocause
- the causepublic String getDescription()
public SMEVMessageContentException.BusinessDataTypeIsNotSupportedException.BusinessDataTypeIsNotSupported getFaultInfo()
Copyright © 2017. All rights reserved.