DiasConfigError

exception dias.DiasConfigError(message)

Exception raised for errors in the dias config.

This is thrown when there is an error in the YAML config or task files.

Parameters:message (String) – Explanation of the error.