irfpy.asperacommon.excepts

Defines common exceptions.

exception irfpy.asperacommon.excepts.DbPathNotFoundError(value)[source]

Bases: Exception

Raised when database path does not found.

exception irfpy.asperacommon.excepts.DatafileNotFoundError(value)[source]

Bases: Exception

Raised when data file is not found.