import ConnectionNotStartedError from 'p2pboardgameapi/src/ConnectionNotStartedError.js'
ConnectionNotStartedError
Extends:
Error → ConnectionNotStartedError
Error if the connection was not started
Constructor Summary
Public Constructor | ||
public |
constructor(message: string) Instantiates the error |
Member Summary
Public Members | ||
public |
The error message |
|
public |
The error name |