dissect.vmfs.exceptions
¶
Module Contents¶
- exception dissect.vmfs.exceptions.Error¶
Bases:
Exception
Common base class for all non-exit exceptions.
Bases:
Error
Common base class for all non-exit exceptions.
- exception dissect.vmfs.exceptions.InvalidHeader¶
Bases:
Error
Common base class for all non-exit exceptions.
- exception dissect.vmfs.exceptions.FileNotFoundError¶
Bases:
Error
,FileNotFoundError
Common base class for all non-exit exceptions.
- exception dissect.vmfs.exceptions.IsADirectoryError¶
Bases:
Error
,IsADirectoryError
Common base class for all non-exit exceptions.
- exception dissect.vmfs.exceptions.NotADirectoryError¶
Bases:
Error
,NotADirectoryError
Common base class for all non-exit exceptions.