:py:mod:`dissect.executable.exception` ====================================== .. py:module:: dissect.executable.exception Module Contents --------------- .. py:exception:: Error Bases: :py:obj:`Exception` Base exception for this module. .. py:exception:: InvalidSignatureError Bases: :py:obj:`Error` Exception that occurs if the magic in the header does not match.