Package org.springframework.remoting

Exception hierarchy for Spring's remoting infrastructure, independent of any specific remote method invocation system.

See:
          Description

Exception Summary
RemoteAccessException Generic remote access exception.
RemoteConnectFailureException RemoteAccessException subclass to be thrown when no connection could be established with a remote service.
RemoteLookupFailureException RemoteAccessException subclass to be thrown in case of a lookup failure, typically if the lookup happens on demand for each method invocation.
 

Package org.springframework.remoting Description

Exception hierarchy for Spring's remoting infrastructure, independent of any specific remote method invocation system.



Copyright (C) 2003-2004 The Spring Framework Project.