Serialized Form


Package scriptella.configuration

Class scriptella.configuration.ConfigurationException extends SystemException implements Serializable

Class scriptella.configuration.Location extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

row

int row

column

int column

xpath

java.lang.String xpath

Class scriptella.configuration.RequiredAttributeException extends ConfigurationException implements Serializable


Package scriptella.core

Class scriptella.core.EtlCancelledException extends SystemException implements Serializable

Class scriptella.core.ExceptionInterceptor.ExecutionException extends SystemException implements Serializable

Serialized Fields

location

Location location

Class scriptella.core.RuntimeIOException extends SystemException implements Serializable

Class scriptella.core.SystemException extends java.lang.RuntimeException implements Serializable


Package scriptella.execution

Class scriptella.execution.EtlExecutorException extends java.lang.Exception implements Serializable

Serialized Fields

lastProvider

ProviderException lastProvider

lastExpression

java.lang.Throwable lastExpression

lastElementLocation

Location lastElementLocation

message

java.lang.String message

cancelled

boolean cancelled

Package scriptella.expression

Class scriptella.expression.Expression.EvaluationException extends SystemException implements Serializable

Class scriptella.expression.Expression.ParseException extends SystemException implements Serializable


Package scriptella.jdbc

Class scriptella.jdbc.JdbcException extends ProviderException implements Serializable


Package scriptella.spi

Class scriptella.spi.ProviderException extends SystemException implements Serializable

Serialized Fields

errorCodes

java.util.Set<E> errorCodes

errorStatement

java.lang.String errorStatement

Package scriptella.util

Class scriptella.util.LRUMap extends java.util.LinkedHashMap<K,V> implements Serializable

serialVersionUID: 1L

Serialized Fields

size

int size



Copyright © Copyright 2006-2009 The Scriptella Project Team.