Preparing search index...
The search index is not available
SCION Microfrontend Platform - v1.3.1
SCION Microfrontend Platform
RequestError
Class RequestError
Indicates that the request handler responded with an error response.
Hierarchy
Error
RequestError
Index
Constructors
constructor
Properties
msg
status
Constructors
constructor
new
RequestError
(
error
:
string
,
status
:
number
,
msg
:
Message
)
:
RequestError
Parameters
error
:
string
status
:
number
msg
:
Message
Returns
RequestError
Properties
msg
msg
:
Message
status
status
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
msg
status
SCION Microfrontend Platform - v1.3.1
Loading...
Indicates that the request handler responded with an error response.