dissect.cstruct.exceptions
#
Module Contents#
- exception dissect.cstruct.exceptions.Error#
Bases:
Exception
Common base class for all non-exit exceptions.
- exception dissect.cstruct.exceptions.ParserError#
Bases:
Error
Common base class for all non-exit exceptions.
- exception dissect.cstruct.exceptions.ResolveError#
Bases:
Error
Common base class for all non-exit exceptions.