Serialized Form


Package org.formulacompiler.compiler

Class org.formulacompiler.compiler.CompilerException extends FormulaCompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.BrokenReference extends java.lang.RuntimeException implements Serializable

Class org.formulacompiler.compiler.CompilerException.ConstructorMissing extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.DataTypeError extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.DuplicateDefinition extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.FactoryMethodMissing extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.MethodNotImplemented extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.NameNotFound extends java.lang.RuntimeException implements Serializable

Class org.formulacompiler.compiler.CompilerException.ParallelVectorsSpanDifferentSubSections extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.ReferenceToArrayNotAggregated extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.ReferenceToInnerCellNotAggregated extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.ReferenceToOuterInnerCell extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.SectionOrientation extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.UnsupportedDataType extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.UnsupportedExpression extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.UnsupportedExpressionSource extends CompilerException implements Serializable

Class org.formulacompiler.compiler.CompilerException.UnsupportedOperator extends CompilerException implements Serializable


Package org.formulacompiler.runtime

Class org.formulacompiler.runtime.ComputationException extends java.lang.RuntimeException implements Serializable

Class org.formulacompiler.runtime.EngineException extends FormulaCompilerException implements Serializable

Class org.formulacompiler.runtime.FormulaCompilerException extends java.lang.Exception implements Serializable

Serialized Fields

messageContext

java.lang.String messageContext

Class org.formulacompiler.runtime.FormulaException extends ComputationException implements Serializable

Class org.formulacompiler.runtime.ImplementationLocator.ConfigurationException extends java.lang.RuntimeException implements Serializable

Class org.formulacompiler.runtime.ImplementationLocator.ConfigurationMissingException extends ImplementationLocator.ConfigurationException implements Serializable

Class org.formulacompiler.runtime.NotAvailableException extends ComputationException implements Serializable


Package org.formulacompiler.runtime.event

Class org.formulacompiler.runtime.event.CellComputationEvent extends java.util.EventObject implements Serializable

Serialized Fields

value

java.lang.Object value

input

boolean input

output

boolean output

Package org.formulacompiler.runtime.spreadsheet

Class org.formulacompiler.runtime.spreadsheet.SpreadsheetCellComputationEvent extends CellComputationEvent implements Serializable

Serialized Fields

sectionInfo

SectionInfo sectionInfo

Package org.formulacompiler.spreadsheet

Class org.formulacompiler.spreadsheet.SpreadsheetException extends CompilerException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.CellRangeNotUniDimensional extends SpreadsheetException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.LoadError extends SpreadsheetException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.NameNotFound extends java.lang.RuntimeException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.NotInSection extends CompilerException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.SaveError extends SpreadsheetException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.SectionExtentNotCovered extends CompilerException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.SectionOverlap extends CompilerException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.SectionSpan extends CompilerException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.UnsupportedExpression extends SpreadsheetException implements Serializable

Class org.formulacompiler.spreadsheet.SpreadsheetException.UnsupportedFormat extends SpreadsheetException implements Serializable