MutateListIndexOutOfRange
class MutateListIndexOutOfRange(message: String) : IndexOutOfBoundsException, KpaAccessError(source)
A mutation used a non-negative integer list index that is out of range for the target list.
Parameters
message
A human-readable description of the failure.
Properties
Functions
Link copied to clipboard
Returns the canonical error-kind string for this KpaAccessError, as used in conformance fixture JSON files.