|
||||||||||
| 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.spreadsheet.SpreadsheetException
org.formulacompiler.spreadsheet.SpreadsheetException.CellRangeNotUniDimensional
public static class SpreadsheetException.CellRangeNotUniDimensional
When a formula gives a range name in a place where a single cell is expected, then the range must be unidimensional. This means it is either only one row high or one column wide.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.formulacompiler.spreadsheet.SpreadsheetException |
|---|
SpreadsheetException.CellRangeNotUniDimensional, SpreadsheetException.LoadError, SpreadsheetException.NameNotFound, SpreadsheetException.NotInSection, SpreadsheetException.SaveError, SpreadsheetException.SectionExtentNotCovered, SpreadsheetException.SectionOverlap, SpreadsheetException.SectionSpan, SpreadsheetException.UnsupportedExpression, SpreadsheetException.UnsupportedFormat |
| Constructor Summary | |
|---|---|
SpreadsheetException.CellRangeNotUniDimensional(java.lang.String _message)
|
|
| 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.CellRangeNotUniDimensional(java.lang.String _message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||