public class APIException
Constructor and Description |
---|
APIException(int code,
String info) |
Modifier and Type | Method and Description |
---|---|
String |
createMessage() |
int |
getCode() |
String |
getInfo() |
String |
getMessage() |