Preparing search index...
The search index is not available
SCION Microfrontend Platform - v1.0.0-rc.11
SCION Microfrontend Platform - v1.0.0-rc.11
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
Request
Error
(
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
Modules
SCION
Microfrontend
Platform -
v1.0.0-
rc.11
Router
Outlets
Request
Error
constructor
msg
status
Generated using
TypeDoc
Indicates that the request handler responded with an error response.