Serialized Form


Package org.objectweb.jonathan.binding.api

Class org.objectweb.jonathan.binding.api.BindException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.binding.api.ExportException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.binding.api.ForwardException extends BindException implements Serializable

Serialized Fields

reference

Object reference
Another reference for the targeted object interface. Depending on the context, this object may be of type Identifier, Reference, or of any other type, provided that it really designates the right interface, and that its type is clear from the context.

 


Package org.objectweb.jonathan.presentation.api

Class org.objectweb.jonathan.presentation.api.EndOfMessageException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.presentation.api.MarshalException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.presentation.api.UnMarshalException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable


Package org.objectweb.jonathan.protocols.api

Class org.objectweb.jonathan.protocols.api.CommunicationException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Class org.objectweb.jonathan.protocols.api.ServerException extends org.objectweb.jonathan.apis.kernel.JonathanException implements Serializable

Serialized Fields

unmarshaller

UnMarshaller unmarshaller
An unmarshaller encoding the exception raised by the remote object.