GitHub

DaffCollectionPageOutOfBoundsError

An error thrown when the requested page is greater than the number of available pages.

API

class DaffCollectionPageOutOfBoundsError extends DaffInheritableError implements DaffError {
  readonly code: string
}

Properties

Name Type Description
code string