Documentation

InvalidRangeException extends KeyValueException
in package
implements Throwable

Occurs when a sub-document counter operation is performed and the specified delta is not valid.

Interfaces, Classes and Traits

Throwable

Table of Contents

context()  : object|null
Returns the underling error context, if any
ref()  : string|null
Returns the underling reference string, if any

Methods

context()

Returns the underling error context, if any

public context() : object|null
Return values
object|null

ref()

Returns the underling reference string, if any

public ref() : string|null
Return values
string|null

Search results