Serialized Form


Package org.apache.avalon.framework

Class org.apache.avalon.framework.CascadingError extends Error implements Serializable

Serialized Fields

m_throwable

Throwable m_throwable

Class org.apache.avalon.framework.CascadingException extends Exception implements Serializable

Serialized Fields

m_throwable

Throwable m_throwable
The Throwable that caused this exception to be thrown.

Class org.apache.avalon.framework.CascadingRuntimeException extends RuntimeException implements Serializable

Serialized Fields

m_throwable

Throwable m_throwable

Class org.apache.avalon.framework.Version extends Object implements Serializable

Serialized Fields

m_major

int m_major

m_minor

int m_minor

m_micro

int m_micro

Package org.apache.avalon.framework.availability

Class org.apache.avalon.framework.availability.UnavailableException extends RuntimeException implements Serializable

Serialized Fields

m_Key

String m_Key

Package org.apache.avalon.framework.component

Class org.apache.avalon.framework.component.ComponentException extends CascadingException implements Serializable

Serialized Fields

m_key

String m_key

Package org.apache.avalon.framework.configuration

Class org.apache.avalon.framework.configuration.ConfigurationException extends CascadingException implements Serializable

Serialized Fields

m_config

Configuration m_config

Package org.apache.avalon.framework.context

Class org.apache.avalon.framework.context.ContextException extends CascadingException implements Serializable


Package org.apache.avalon.framework.parameters

Class org.apache.avalon.framework.parameters.ParameterException extends CascadingException implements Serializable

Class org.apache.avalon.framework.parameters.Parameters extends Object implements Serializable

Serialized Fields

m_parameters

Map<K,V> m_parameters

m_readOnly

boolean m_readOnly

Package org.apache.avalon.framework.service

Class org.apache.avalon.framework.service.ServiceException extends CascadingException implements Serializable

Serialized Fields

m_key

String m_key



Copyright © 1997-2012 Apache Software Foundation. All Rights Reserved.