HALError

HALError

new HALError(messageopt, codeopt)

Constructs.

Parameters:
Name Type Attributes Default Description
message string <optional>
HAL Error

error message

code number <optional>
0

error code

Source:
See:
  • HALError.ERROR_CODES

HALError

new HALError()

An error class for all errors during communication with a HAL server.

Source: