com::cosylab::acs::maci::RemoteTransientException Class Reference
List of all members.
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] |
| com::cosylab::acs::maci::RemoteTransientException::RemoteTransientException |
( |
String |
s |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: