Error hierarchy for pyprocdev.
Bases: exceptions.Exception
Super class of errors for this package.
Bases: pyprocdev._errors.ProcDevError
Raised for errors in parsing file.
Bases: pyprocdev._errors.ProcDevError
Raised when a parameter has an unacceptable value.
May also be raised when the parameter has an unacceptable type.