public static class ChargehoundException.HttpException extends ChargehoundException
| Modifier and Type | Class and Description |
|---|---|
static class |
ChargehoundException.HttpException.BadRequest |
static class |
ChargehoundException.HttpException.Forbidden |
static class |
ChargehoundException.HttpException.InternalServerError |
static class |
ChargehoundException.HttpException.NotFound |
static class |
ChargehoundException.HttpException.Unauthorized |
ChargehoundException.HttpException| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getReason() |
java.lang.Integer |
getStatusCode() |
java.lang.String |
getType() |