Genotype API Documentation - v0.1.0
Preparing search index...
BackendUnavailableError
Class BackendUnavailableError
Backend method does not exist on this backend (null backend, or method not implemented).
Hierarchy
{
message
:
string
;
method
:
string
;
_tag
:
"BackendUnavailableError"
}
&
YieldableError
<
this
,
>
BackendUnavailableError
Index
Constructors
constructor
Properties
method
_
tag
Constructors
constructor
new
BackendUnavailableError
(
...
args
:
[
props
:
{
method
:
string
;
message
:
string
}
,
options
?:
MakeOptions
,
]
,
)
:
BackendUnavailableError
Parameters
...
args
:
[
props
:
{
method
:
string
;
message
:
string
}
,
options
?:
MakeOptions
]
Returns
BackendUnavailableError
Properties
method
method
:
string
_
tag
_tag
:
"BackendUnavailableError"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
method
_
tag
Genotype API Documentation - v0.1.0
Loading...
Backend method does not exist on this backend (null backend, or method not implemented).