React Router API Reference
Preparing search index...
react-router
UNSAFE_ErrorResponseImpl
Class UNSAFE_ErrorResponseImpl
Internal
Implements
ErrorResponse
Index
Constructors
constructor
Properties
data
status
status
Text
Constructors
constructor
new
UNSAFE_ErrorResponseImpl
(
status
:
number
,
statusText
:
undefined
|
string
,
data
:
any
,
internal
?:
boolean
,
)
:
UNSAFE_ErrorResponseImpl
Parameters
status
:
number
statusText
:
undefined
|
string
data
:
any
internal
:
boolean
= false
Returns
UNSAFE_ErrorResponseImpl
Properties
data
data
:
any
status
status
:
number
status
Text
statusText
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
status
status
Text
React Router API Reference
Loading...