|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.formulacompiler.runtime.FormulaCompilerException org.formulacompiler.compiler.CompilerException org.formulacompiler.compiler.CompilerException.ReferenceToOuterInnerCell
public static final class CompilerException.ReferenceToOuterInnerCell
A cell references another cell which is itside the first cell's section, but contained within a sibling subsection of their common parent section. This is not yet supported, even in aggregations. You should instead reference an outer aggregation over the sibling section.
Nested Class Summary |
---|
Constructor Summary | |
---|---|
CompilerException.ReferenceToOuterInnerCell()
|
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.ReferenceToOuterInnerCell()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |