RowRemoveIndexMismatch

source

Constructors

new RowRemoveIndexMismatch<KeyType>(pageSpec: PageSpec, offset: PageOffset, receivedKey: KeyType, expectedKey: KeyType): RowRemoveIndexMismatchsource

Properties

cause: unknownsource

inherited from ProtocolViolation.cause

message: stringsource

inherited from ProtocolViolation.message

name: stringsource

inherited from ProtocolViolation.name

stack: stringsource

inherited from ProtocolViolation.stack

staticprepareStackTrace: Functionsource

inherited from ProtocolViolation.prepareStackTrace

staticstackTraceLimit: numbersource

inherited from ProtocolViolation.stackTraceLimit

Inherited methods

staticcaptureStackTrace(targetObject: object, constructorOpt: Function): voidsource

inherited from ProtocolViolation.captureStackTrace

Create .stack property on a target object