public final class SpreadsheetCalculationException extends SpreadsheetException
Modifier and Type | Method and Description |
---|---|
SpreadsheetCalculationError |
getError()
Gets the calculation error type.
|
static String |
getErrorValue(SpreadsheetCalculationError error)
Gets the string value for provided calculation error type.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SpreadsheetCalculationError getError()
public static String getErrorValue(SpreadsheetCalculationError error)
error
- The calculation error type.© GemBox d.o.o. — All rights reserved.