| Class | Description |
|---|---|
| AcsJCompletion |
Java class that facilitates working with the interoperable
Completion that's
generated from CORBA IDL. |
| CorbaExceptionConverter | |
| ErrorTraceLogLevels |
Provides JDK logger style level objects for the severity levels in
alma.ACSErr.Severity. |
| ErrorTraceManipulator |
| Exception | Description |
|---|---|
| AcsJException |
Base class for any checked exceptions defined in ALMA Java code.
|
| DefaultAcsJException |
Exception used as a default where an
ErrorTrace object
can't be converted to a genuine Java exception for one of the
following reasons:
missing Java exception classname property in ErrorTrace,
because the original exception was not thrown in Java. |