exceptions

The exceptions module contains custom exceptions

exception openlp.core.lib.exceptions.ValidationError(msg='Validation Error')[source]

Bases: Exception

The ValidationError exception provides a custom exception for validating import files.