SheetXL - v0.3.20
Preparing search index...
@sheetxl/utils
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
message
:
string
= 'Out of bounds'
cause
:
Error
= null
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.