dissect.cstruct.exceptions¶
Module Contents¶
- exception dissect.cstruct.exceptions.Error¶
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception dissect.cstruct.exceptions.ParserError¶
Bases:
ErrorCommon base class for all non-exit exceptions.
- exception dissect.cstruct.exceptions.ResolveError¶
Bases:
ErrorCommon base class for all non-exit exceptions.
- exception dissect.cstruct.exceptions.NullPointerDereference¶
Bases:
ErrorCommon base class for all non-exit exceptions.
- exception dissect.cstruct.exceptions.ArraySizeError¶
Bases:
ErrorCommon base class for all non-exit exceptions.