SourceIndexOutOfBounds

Git Source

Thrown when a bytecode source index is out of bounds.

error SourceIndexOutOfBounds(bytes bytecode, uint256 sourceIndex);

Parameters

NameTypeDescription
bytecodebytesThe bytecode that was inspected.
sourceIndexuint256The source index that was out of bounds.