Constructor
new SessionNotCreatedError(opt_erroropt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |
- Source
A new session could not be created.
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |