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