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