Public Member Functions

com.cosylab.acs.maci.RemoteException Class Reference

Inheritance diagram for com.cosylab.acs.maci.RemoteException:
com.cosylab.acs.maci.RemoteTimeoutException com.cosylab.acs.maci.RemoteTransientException com.cosylab.acs.maci.TimeoutRemoteException

List of all members.

Public Member Functions

 RemoteException ()
 RemoteException (String s)
 RemoteException (String message, Throwable t)

Detailed Description

Remote exception.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@

Constructor & Destructor Documentation

com.cosylab.acs.maci.RemoteException.RemoteException (  ) 

Constructor for NoResourcesException.

com.cosylab.acs.maci.RemoteException.RemoteException ( String  s  ) 

Constructor for NoResourcesException.

Parameters:
s 
com.cosylab.acs.maci.RemoteException.RemoteException ( String  message,
Throwable  t 
)

Constructor for NoResourcesException.

Parameters:
message 
t 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties