Serialized Form


Package seda.sandStorm.api

Class seda.sandStorm.api.BadQueueElementException extends SinkException implements Serializable

Serialized Fields

event

QueueElementIF event
The event that was received.

Class seda.sandStorm.api.EventHandlerException extends java.lang.Exception implements Serializable

Class seda.sandStorm.api.NoSuchSinkException extends java.lang.Exception implements Serializable

Class seda.sandStorm.api.NoSuchStageException extends java.lang.Exception implements Serializable

Class seda.sandStorm.api.SinkClosedException extends SinkException implements Serializable

Class seda.sandStorm.api.SinkException extends java.lang.Exception implements Serializable

Class seda.sandStorm.api.SinkFullException extends SinkException implements Serializable

Class seda.sandStorm.api.StageNameAlreadyBoundException extends java.lang.Exception implements Serializable

Class seda.sandStorm.api.UnknownEventException extends EventHandlerException implements Serializable

Serialized Fields

event

QueueElementIF event
The event that was received.


Package seda.sandStorm.lib.aDisk

Class seda.sandStorm.lib.aDisk.FileIsDirectoryException extends java.io.IOException implements Serializable