|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.formulacompiler.runtime.FormulaCompilerException
org.formulacompiler.compiler.CompilerException
org.formulacompiler.compiler.CompilerException.ReferenceToArrayNotAggregated
public static final class CompilerException.ReferenceToArrayNotAggregated
An expression references an array (range) without aggregating it. For example,
A3 = A1:A2 is illegal. This error could also be caused by an outer reference to a cell
within a repeating section.
CompilerException.ReferenceToInnerCellNotAggregated,
Serialized Form| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
CompilerException.ReferenceToArrayNotAggregated()
|
|
| Method Summary |
|---|
| Methods inherited from class org.formulacompiler.runtime.FormulaCompilerException |
|---|
addMessageContext, getMessage, getMessageContext, getPureMessage, setMessageContext |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CompilerException.ReferenceToArrayNotAggregated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||