Search
Preparing search index...
The search index is not available
blockstack
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
RemoteServiceError
Class RemoteServiceError
Hierarchy
BlockstackError
RemoteServiceError
Index
Constructors
constructor
Properties
code
message
name
parameter
response
stack
Methods
to
String
Constructors
constructor
new
Remote
Service
Error
(
response
:
Response
, message
?:
string
)
:
RemoteServiceError
Parameters
response:
Response
Default value
message:
string
= ""
Returns
RemoteServiceError
Properties
code
code
:
string
message
message
:
string
name
name
:
string
Optional
parameter
parameter
:
string
response
response
:
Response
Optional
stack
stack
:
string
Methods
to
String
to
String
(
)
:
string
Returns
string
Globals
Remote
Service
Error
constructor
code
message
name
parameter
response
stack
to
String
Generated using
TypeDoc