Exceptions

exception quanser.common.exceptions.GenericError(error_code)

A generic exception.

Parameters

error_code (int) – The Quanser error code.

error_code

The Quanser error code.

Type

int

get_error_message(locale=None, buffer_size=- 1)

Returns an error message corresponding to the Quanser error code.