UNPKG
ts-ds-tool
/
resource
/
exception
/
IndexOutOfBoundsException.js
Version:
0.1.0
0.1.1
0.1.2
0.1.3
0.1.4
0.1.5
57 B
JavaScript
View Raw
1
export
class
IndexOutOfBoundsException
extends
Error
{
2
}