Constructor
new NoSuchSessionError(opt_erroropt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
opt_error | string | <optional> | the error message, if any. |
- Source
Occurs when a command is directed to a session that does not exist.
| Name | Type | Attributes | Description |
|---|---|---|---|
opt_error | string | <optional> | the error message, if any. |