
__author__ = "Jerome Leclanche"
__email__ = "jerome@leclan.ch"
__version__ = "1.4.1"


class NotificationError(Exception):
	pass
