Search
Preparing search index...
The search index is not available
@zxing/library - v0.18.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Home
core
ArrayIndexOutOfBoundsException
Class ArrayIndexOutOfBoundsException
Custom Error class of type Exception.
Hierarchy
IndexOutOfBoundsException
ArrayIndexOutOfBoundsException
Index
Constructors
constructor
Properties
index
message
name
stack
kind
Methods
get
Kind
Constructors
constructor
new
Array
Index
Out
OfBounds
Exception
(
index
?:
number
, message
?:
string
)
:
ArrayIndexOutOfBoundsException
Parameters
Default value
index:
number
= undefined
Default value
message:
string
= undefined
Returns
ArrayIndexOutOfBoundsException
Properties
index
index
:
number
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Static
Readonly
kind
kind
:
string
= "ArrayIndexOutOfBoundsException"
Methods
get
Kind
get
Kind
(
)
:
string
Returns
string
Getting
Started
Quick
Start
Examples
Multi
Format
Reader
core
Barcode
Format
Decode
Hint
Type
Encode
Hint
Type
Result
Metadata
Type
Argument
Exception
Arithmetic
Exception
Array
Index
Out
OfBounds
Exception
constructor
index
message
name
stack
kind
get
Kind
Binarizer
Binary
Bitmap
Checksum
Exception
Dimension
Exception
Format
Exception
Illegal
Argument
Exception
Illegal
State
Exception
Index
Out
OfBounds
Exception
Inverted
Luminance
Source
Luminance
Source
Multi
Format
Reader
Multi
Format
Writer
Not
Found
Exception
Null
Pointer
Exception
Out
OfMemory
Error
PlanarYUVLuminance
Source
RGBLuminance
Source
Reader
Exception
Reed
Solomon
Exception
Result
Result
Point
Unsupported
Operation
Exception
Writer
Exception
Reader
Result
Point
Callback
Writer
Generated using
TypeDoc
Custom Error class of type Exception.