Serialized Form


Package org.objectweb.fractal.api.control

Class org.objectweb.fractal.api.control.IllegalBindingException extends java.lang.Exception implements Serializable

Class org.objectweb.fractal.api.control.IllegalContentException extends java.lang.Exception implements Serializable

Class org.objectweb.fractal.api.control.IllegalLifeCycleException extends java.lang.Exception implements Serializable


Package org.objectweb.fractal.rmi

Class org.objectweb.fractal.rmi.RemoteException extends java.lang.RuntimeException implements Serializable

Serialized Fields

exception

java.lang.Exception exception
The exception that caused the remote method invocation failure.


Package org.objectweb.fractal.rmi.io

Class org.objectweb.fractal.rmi.io.Ref extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package org.objectweb.jonathan.apis.binding

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

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

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

Serialized Fields

reference

java.lang.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.apis.kernel

Class org.objectweb.jonathan.apis.kernel.Context.NO_VALUE extends java.lang.Object implements Serializable

Class org.objectweb.jonathan.apis.kernel.InternalException extends java.lang.RuntimeException implements Serializable

Serialized Fields

actual

java.lang.Throwable actual
 

Class org.objectweb.jonathan.apis.kernel.JonathanException extends java.lang.Exception implements Serializable

Serialized Fields

actual

java.lang.Exception actual
 

Package org.objectweb.jonathan.apis.presentation

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

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

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


Package org.objectweb.jonathan.apis.protocols

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

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

Serialized Fields

unmarshaller

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

 



Copyright © 2008 OW2 Consortium. All Rights Reserved.