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
Initialization
analytics
auth
basename
history
initError
initialize
jsFileConfig
Logging
LoggingService
MockLoggingService
NewRelicLoggingService
configure
getLoggingService
logError
logInfo
resetLoggingService
setCustomAttribute
React
AppProvider
AuthenticatedPageRoute
ErrorBoundary
ErrorPage
LoginRedirect
OptionalReduxProvider
PageWrap
useAppEvent
useParagonTheme
useParagonThemeCore
useParagonThemeVariants
useTrackColorSchemeChoice
Testing
initializeMockApp
messages
Utilities
camelCaseObject
convertKeyNames
ensureDefinedConfig
getPath
getQueryParameters
modifyObjectKeys
parseURL
snakeCaseObject