Home
last modified time | relevance | path

Searched refs:StructError (Results 1 – 1 of 1) sorted by relevance

/misc/config_tools/board_inspector/inspectorlib/
A Dunpack.py111 class StructError(Exception): class
127 raise StructError("Internal error: Duplicate Struct field name {}".format(name))
136 … raise StructError("Internal error: Expected a format string or callable, but got: {}".format(fmt))
200 …raise StructError("Internal error: unable to unpack any structure at byte {} of unpackable".format…

Completed in 114 milliseconds