osdtestlib.exceptions¶
Exception definitions
| copyright: | Copyright 2017 by the Open SoC Debug team |
|---|---|
| license: | MIT, see LICENSE for details. |
-
exception
osdtestlib.exceptions.Error¶ Base class for exceptions.
-
exception
osdtestlib.exceptions.RegAccessFailedException(message)¶ Exception raised for errors during the register access process.
-
message¶ explanation of the error.
-