Serialized Form


Package org.formulacompiler.compiler

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

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

Class org.formulacompiler.compiler.CompilerException.ConstructorMissing 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 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 RuntimeException implements Serializable

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

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

Serialized Fields

messageContext

String messageContext

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

Class org.formulacompiler.runtime.ImplementationLocator.ConfigurationException extends 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.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 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