CheckIndexException
Constructs a new CheckIndexException with the error message
Parameters
message
the detailed error message.
Constructs a new CheckIndexException with the error message, and the root cause
Parameters
message
the detailed error message.
cause
the underlying cause.