dissect.sql.exceptions#

Module Contents#

exception dissect.sql.exceptions.Error#

Bases: Exception

Base class for exceptions for this module. It is used to recognize errors specific to this module

exception dissect.sql.exceptions.InvalidDatabase#

Bases: Error

Base class for exceptions for this module. It is used to recognize errors specific to this module

exception dissect.sql.exceptions.InvalidPageNumber#

Bases: Error

Base class for exceptions for this module. It is used to recognize errors specific to this module

exception dissect.sql.exceptions.InvalidPageType#

Bases: Error

Base class for exceptions for this module. It is used to recognize errors specific to this module

exception dissect.sql.exceptions.InvalidSQL#

Bases: Error

Base class for exceptions for this module. It is used to recognize errors specific to this module

exception dissect.sql.exceptions.NoCellData#

Bases: Error

Base class for exceptions for this module. It is used to recognize errors specific to this module

exception dissect.sql.exceptions.NoWriteAheadLog#

Bases: Error

Base class for exceptions for this module. It is used to recognize errors specific to this module