Robocode Tank Royale Bot API
GitHub
Preparing search index...
ConnectionErrorEvent
Class ConnectionErrorEvent
Event occurring when a connection error has occurred.
Hierarchy
ConnectionEvent
ConnectionErrorEvent
Index
Constructors
constructor
Properties
error
server
Uri
Constructors
constructor
new
ConnectionErrorEvent
(
serverUri
:
string
,
error
:
Error
)
:
ConnectionErrorEvent
Parameters
serverUri
:
string
error
:
Error
Returns
ConnectionErrorEvent
Properties
Readonly
error
error
:
Error
Readonly
server
Uri
serverUri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
error
server
Uri
GitHub
Robocode Tank Royale Bot API
Loading...
Event occurring when a connection error has occurred.