com::cosylab::acs::maci::RemoteTimeoutException Class Reference

Inheritance diagram for com::cosylab::acs::maci::RemoteTimeoutException:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::acs::maci::RemoteTimeoutException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Private Attributes

static final long serialVersionUID = 6032183068374159550L

Detailed Description

Defined specialized RemoteException, this implementation defines an transient remote exception (e.g. CORBA::TRANSIENT()). Remote exception is thrown when a processing of a request fails because of an underlying failure in the remote layer. For example, if some request fails to execute on the remote layer and the remote server returns an error response, that response should be packed into the RemoteException.

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

Constructor & Destructor Documentation

com::cosylab::acs::maci::RemoteTimeoutException::RemoteTimeoutException (  )  [inline]
com::cosylab::acs::maci::RemoteTimeoutException::RemoteTimeoutException ( String  message,
Throwable  t 
) [inline]
Parameters:
message 
t 
com::cosylab::acs::maci::RemoteTimeoutException::RemoteTimeoutException ( String  s  )  [inline]
Parameters:
s 

Member Data Documentation

final long com::cosylab::acs::maci::RemoteTimeoutException::serialVersionUID = 6032183068374159550L [static, private]

Serial version UID.

Reimplemented from com::cosylab::acs::maci::RemoteException.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2