Module pyreport.errors

Custom exceptions for pyreport.

Classes

class ReportError (*args, **kwargs)

Raised when report cannot be made.

Ancestors

  • builtins.Exception
  • builtins.BaseException