Class MethodNotFoundError<TData>

Method not found (-32601) The method does not exist / is not available.

Type Parameters

  • TData = unknown

Hierarchy (view full)

Constructors

Properties

code: number
data: undefined | TData
method: string

Methods