class AlreadyRegistered(Exception):
pass
class NotRegistered(Exception):
class UnknownExtensionError(Exception):
class UnknownFormatError(Exception):