|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractException | |
|---|---|
| com.jdroid.java.exception | |
| com.jdroid.java.mail | |
| Uses of AbstractException in com.jdroid.java.exception |
|---|
| Subclasses of AbstractException in com.jdroid.java.exception | |
|---|---|
class |
ApplicationException
Expected Application exception not related with business logic. |
class |
BusinessException
Expected Business exceptions that are related to the app's business logic. |
class |
ConnectionException
Exception related with connectivity errors. |
class |
ErrorCodeException
|
class |
HttpResponseException
|
class |
InvalidArgumentException
|
class |
ServerHttpResponseException
Exception thrown when there are http errors communicating with the server. |
class |
UnexpectedException
|
| Uses of AbstractException in com.jdroid.java.mail |
|---|
| Subclasses of AbstractException in com.jdroid.java.mail | |
|---|---|
class |
MailException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||