Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/messaging/connection-error-handler
ConnectionErrorHandler
Class ConnectionErrorHandler
Index
Constructors
constructor
Properties
options
restarts
Methods
should
Restart
should
Stop
Constructors
constructor
new
ConnectionErrorHandler
(
options
:
ConnectionErrorHandlerOptions
,
)
:
ConnectionErrorHandler
Parameters
options
:
ConnectionErrorHandlerOptions
Returns
ConnectionErrorHandler
Properties
Protected
Readonly
options
options
:
ResolvedConnectionErrorHandlerOptions
Protected
Readonly
restarts
restarts
:
number
[]
= []
Methods
should
Restart
shouldRestart
()
:
boolean
Returns
boolean
should
Stop
shouldStop
(
error
:
Error
,
count
?:
number
)
:
boolean
Parameters
error
:
Error
Optional
count
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
options
restarts
Methods
should
Restart
should
Stop
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...