public class UnsupportedRequestException extends B2bException
Modifier and Type | Field and Description |
---|---|
(package private) static java.lang.String |
COPYRIGHT |
private Status |
status |
Constructor and Description |
---|
UnsupportedRequestException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
Status |
getStatus() |
static final java.lang.String COPYRIGHT
private Status status
public UnsupportedRequestException(java.lang.String message)
message
- Description of the errorpublic Status getStatus()