public class HttpException extends CrowdinApiException
Modifier and Type | Class and Description |
---|---|
static class |
HttpException.Error |
Modifier and Type | Field and Description |
---|---|
HttpException.Error |
error |
Constructor and Description |
---|
HttpException() |
Modifier and Type | Method and Description |
---|---|
static HttpException |
fromMessage(java.lang.String message) |
public HttpException.Error error
public static HttpException fromMessage(java.lang.String message)