com::cosylab::acs::maci::RemoteTransientException Class Reference

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

List of all members.

Public Member Functions

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

Static Private Attributes

static final long serialVersionUID = -1093411214533539296L

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::RemoteTransientException::RemoteTransientException (  )  [inline]
com::cosylab::acs::maci::RemoteTransientException::RemoteTransientException ( String  message,
Throwable  t 
) [inline]
Parameters:
message 
t 
com::cosylab::acs::maci::RemoteTransientException::RemoteTransientException ( String  s  )  [inline]
Parameters:
s 

Member Data Documentation

final long com::cosylab::acs::maci::RemoteTransientException::serialVersionUID = -1093411214533539296L [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