Uses of Class
com.jdroid.java.exception.ErrorCodeException

Packages that use ErrorCodeException
com.jdroid.java.exception   
 

Uses of ErrorCodeException in com.jdroid.java.exception
 

Subclasses of ErrorCodeException 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 HttpResponseException
           
 class ServerHttpResponseException
          Exception thrown when there are http errors communicating with the server.
 



Copyright © 2014. All rights reserved.