DiasUsageError

exception dias.DiasUsageError(message)

Exception raised for errors in the usage of dias.

This is thrown when the user did something wrong typing the dias command-line options.

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