issues
search
unioslo
/
mreg-cli
Command Line Interface for Mreg
GNU General Public License v3.0
2
stars
7
forks
source link
Use specialized exceptions.
#256
Closed
terjekv
closed
5 months ago
terjekv
commented
5 months ago
This PR migrates all use of CliError and CliWarning to more specialized exceptions.
Also fix a bug with handling broken filter expressions.
Prefixes Errors with ERROR as not everyone has color vision.