Class: ErrorBoundary
React
.
ErrorBoundary
()
Error boundary component used to log caught errors and display the error page.
Constructor
new ErrorBoundary
()
Source:
react/ErrorBoundary.jsx
,
line 14
Extends
Component
Home
Analytics
AnalyticsService
MockAnalyticsService
SegmentAnalyticsService
configure
getAnalyticsService
identifyAnonymousUser
identifyAuthenticatedUser
resetAnalyticsService
sendPageEvent
sendTrackEvent
sendTrackingLogEvent
Auth
AuthService
AxiosJwtAuthService
HttpClient
MockAuthService
UserData
AUTHENTICATED_USER_TOPIC
configure
ensureAuthenticatedUser
AUTHENTICATED_USER_CHANGED
fetchAuthenticatedUser
getAuthService
getAuthenticatedHttpClient
getAuthenticatedUser
getHttpClient
getLoginRedirectUrl
getLogoutRedirectUrl
hydrateAuthenticatedUser
redirectToLogin
redirectToLogout
resetAuthService
setAuthenticatedUser
Config
ConfigDocument
ensureConfig
getConfig
mergeConfig
setConfig
Initialization
analytics
auth
basename
history
initError
initialize
jsFileConfig
Internationalization
LOCALE_CHANGED
LOCALE_TOPIC
configure
findSupportedLocale
getCookies
getLocale
getMessages
getPrimaryLanguageSubtag
handleRtl
isRtl
mergeMessages
FormattedDate
FormattedMessage
FormattedNumber
FormattedPlural
FormattedRelativeTime
FormattedTime
IntlProvider
createIntl
defineMessages
useIntl
Logging
LoggingService
MockLoggingService
NewRelicLoggingService
configure
getLoggingService
logError
logInfo
resetLoggingService
setCustomAttribute
PubSub
publish
subscribe
unsubscribe
React
AppContext
AppProvider
AuthenticatedPageRoute
ErrorBoundary
ErrorPage
LoginRedirect
OptionalReduxProvider
PageWrap
useAppEvent
useTrackColorSchemeChoice
Testing
initializeMockApp
messages
Utilities
camelCaseObject
convertKeyNames
ensureDefinedConfig
getPath
getQueryParameters
modifyObjectKeys
parseURL
snakeCaseObject