Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • error_response

Index

Constructors

Properties

Methods

Constructors

  • new error_response(message?: null | string, data?: null | string): error_response
  • Parameters

    • message: null | string = null
    • data: null | string = null

    Returns error_response

Properties

data: null | string
message: null | string

Methods

  • Parameters

    • reader: Reader
    • length: number

    Returns error_response

  • Parameters

    Returns void

Generated using TypeDoc