Serialized Form


Package org.apache.hivemind

Class org.apache.hivemind.ApplicationRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

_rootCause

java.lang.Throwable _rootCause

Package org.apache.hivemind.internal.ser

Class org.apache.hivemind.internal.ser.ServiceToken extends java.lang.Object implements Serializable

serialVersionUID: 1L

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