pyreporting.util#

Utility functions for the pyreporting package

Functions

get_calling_function

Obtain the name of the function which signalled the error (useful in error reporting)

open_path

Open an OS window to the user showing the specified folder

throw_exception

Raise an exception, optionally extending from the provided exception

Exceptions

ReportingException(message[, identifier])

Wrapper for exceptions thrown by the Reporting framework

UserCancelled

Custom exception when user has cancelled an operation