loefsys.events.exceptions module

Custom exceptions for the events module.

exception loefsys.events.exceptions.RegistrationError

Bases: Exception

Custom error for problems during registration.

exception loefsys.events.exceptions.NoUserObjectError

Bases: Exception

Custom error for when no user object is found.