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

Packages that use ApplicationException
com.jdroid.java.exception   
 

Uses of ApplicationException in com.jdroid.java.exception
 

Subclasses of ApplicationException in com.jdroid.java.exception
 class ConnectionException
          Exception related with connectivity errors.
 class HttpResponseException
           
 class ServerHttpResponseException
          Exception thrown when there are http errors communicating with the server.
 

Methods in com.jdroid.java.exception that return ApplicationException
 ApplicationException ErrorCode.newApplicationException(String message)
           
 ApplicationException ErrorCode.newApplicationException(Throwable throwable)
           
 



Copyright © 2014. All rights reserved.