@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
KeetaNetError
Class KeetaNetError
Hierarchy
Error
KeetaNetError
Index
Constructors
C
constructor
Properties
P
code
P
type
P
is
Instance
Constructors
constructor
new
KeetaNetError
(
code
:
ErrorCode
,
message
:
string
,
validation
?:
ValidationOptions
,
)
:
KeetaNetError
Parameters
code
:
ErrorCode
message
:
string
Optional
validation
:
ValidationOptions
Returns
KeetaNetError
Properties
code
code
:
ErrorCode
type
type
:
string
Static
is
Instance
isInstance
:
(
obj
:
any
,
strict
?:
boolean
)
=>
obj
is
KeetaNetError
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
C
constructor
Properties
P
code
P
type
P
is
Instance
@keetanetwork/keetanet-client
Loading...