|
||||||||||
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.spreadsheet.SpreadsheetException.NotInSection
public static class SpreadsheetException.NotInSection
You attempted to define an input or output cell or range within a section, but the cell or range is not fully contained with said section.
Nested Class Summary |
---|
Constructor Summary | |
---|---|
SpreadsheetException.NotInSection(java.lang.String _eltName,
java.lang.String _eltAt,
java.lang.String _sectionName,
java.lang.String _sectionAt)
|
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 SpreadsheetException.NotInSection(java.lang.String _eltName, java.lang.String _eltAt, java.lang.String _sectionName, java.lang.String _sectionAt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |