Serialized Form


Package org.apache.geronimo.common

Class org.apache.geronimo.common.CoercionException extends RuntimeException implements Serializable

Class org.apache.geronimo.common.Counter extends CloneableObject implements Serializable

Serialized Fields

count

int count
The current count

Class org.apache.geronimo.common.DataConversionException extends RuntimeException implements Serializable

Class org.apache.geronimo.common.InvalidArgumentException extends IllegalArgumentException implements Serializable

Serialized Fields

index

Object index
The index of the argument or null if no index.


name

String name
The name of the argument that was invalid.


value

Object value
The value of the argument or null if no value.

Class org.apache.geronimo.common.LongCounter extends CloneableObject implements Serializable

Serialized Fields

count

long count
The current count

Class org.apache.geronimo.common.NotCoercibleException extends CoercionException implements Serializable

Class org.apache.geronimo.common.NullArgumentException extends InvalidArgumentException implements Serializable

Class org.apache.geronimo.common.ParameterizedException extends Exception implements Serializable

Class org.apache.geronimo.common.ParameterizedRuntimeException extends RuntimeException implements Serializable


Package org.apache.geronimo.common.propertyeditor

Class org.apache.geronimo.common.propertyeditor.PropertyEditorException extends RuntimeException implements Serializable



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.