Uses of Class
com.caucho.hessian.HessianException

Packages that use HessianException
com.caucho.hessian.client Portable client code for using Hessian services. 
com.caucho.hessian.io   
 

Uses of HessianException in com.caucho.hessian.client
 

Subclasses of HessianException in com.caucho.hessian.client
 class HessianConnectionException
          Exception caused by failure of the client proxy to connect to the server.
 

Uses of HessianException in com.caucho.hessian.io
 

Subclasses of HessianException in com.caucho.hessian.io
 class HessianMethodSerializationException
          Exception for faults when the fault doesn't return a java exception.
 

Methods in com.caucho.hessian.io that return HessianException
(package private) static HessianException AnnotationSerializer.error(java.lang.reflect.Method method, java.lang.Throwable cause)
           
 



Copyright 2003-2011. All Rights Reserved.