| Package | Description |
|---|---|
| com.jdroid.java.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionException
Exception related with connectivity errors.
|
class |
HttpResponseException
Exception thrown when there are unknown HTTP errors while communicating with the server.
|
class |
UnexpectedException |
| Modifier and Type | Method and Description |
|---|---|
ErrorCodeException |
ErrorCodeException.markAsTrackable() |
ErrorCodeException |
ErrorCode.newErrorCodeException() |
ErrorCodeException |
CommonErrorCode.newErrorCodeException() |
ErrorCodeException |
ErrorCode.newErrorCodeException(Object... errorCodeParameters) |
ErrorCodeException |
CommonErrorCode.newErrorCodeException(Object... errorCodeParameters) |
ErrorCodeException |
ErrorCode.newErrorCodeException(String message) |
ErrorCodeException |
CommonErrorCode.newErrorCodeException(String message) |
ErrorCodeException |
ErrorCode.newErrorCodeException(Throwable throwable) |
ErrorCodeException |
CommonErrorCode.newErrorCodeException(Throwable throwable) |
Copyright © 2014. All rights reserved.