|
Exception Summary |
| EndOfMessageException |
EndOfMessageException is a checked exception that indicates that the end of
the message on which some operation is performed has been reached. |
| MarshalException |
MarshalException is a checked exception that indicates that an error occured
when marshalling data. |
| UnMarshalException |
UnMarshalException is a checked exception that indicates that an error occurred
when unmarshalling data. |
Provides a set of classes and interfaces for presentation protocols
(marshallers and unmarshallers).