SheetXL - v0.3.20
Preparing search index...
@sheetxl/sdk
OutOfBoundsError
Class OutOfBoundsError
Special classification for error that are out of bounds.
Hierarchy (
View Summary
)
UserError
OutOfBoundsError
Index
Constructors
constructor
Accessors
cause
Constructors
constructor
new
OutOfBoundsError
(
message
?:
string
,
cause
?:
Error
)
:
OutOfBoundsError
Parameters
Optional
message
:
string
Optional
cause
:
Error
Returns
OutOfBoundsError
Accessors
cause
get
cause
()
:
Error
Returns
Error
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
cause
SheetXL - v0.3.20
Loading...
Special classification for error that are out of bounds.