

Public Member Functions | |
| AcsJAVCbFlowTimeoutEx () | |
| AcsJAVCbFlowTimeoutEx (String message) | |
| AcsJAVCbFlowTimeoutEx (String message, Throwable cause) | |
| AcsJAVCbFlowTimeoutEx (Throwable cause) | |
| AcsJAVCbFlowTimeoutEx (ErrorTrace etCause) | |
| AcsJAVCbFlowTimeoutEx (String message, ErrorTrace etCause) | |
| String | getShortDescription () |
| UserException | toCorbaException () |
| AVCbFlowTimeoutEx | toAVCbFlowTimeoutEx () |
Static Public Member Functions | |
| AcsJAVCbFlowTimeoutEx | fromAVCbFlowTimeoutEx (AVCbFlowTimeoutEx corbaEx) |
Protected Member Functions | |
| final int | getErrorCode () |
alma.ACSErr.ACSErrType.ACSBulkDataError, error code AVCbFlowTimeout.value.
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Converts a CORBA
Note that unlike the constructor AcsJErrTest0Ex(ErrorTrace), this static conversion method does not wrap the existing chain of exceptions with a new exception. It simply converts all exceptions found in the
|
|
|
Returns the error code, which is fixed to
Implements alma::acs::exceptions::AcsJException.
|
|
|
Returns the short description of the error Reimplemented from alma::acs::exceptions::AcsJException.
|
|
|
Creates an Typically to be called from a top-level catch block that must convert any of the Java exceptions used internally by the Java program to an IDL type exception that can be thrown on over CORBA.
|
|
|
Implements alma::acs::exceptions::AcsJException.
|
1.3.8