Uses of Package
passport.domain.exceptions
Packages that use passport.domain.exceptions
Package
Description
-
Classes in passport.domain.exceptions used by passport.domain.contexts.eventsClassDescriptionException thrown when attempting to register an event scheduled for a past date.Exception thrown when attempting to register an event that is already registered.Exception thrown when a user attempts to perform an operation without the necessary permissions.
-
Classes in passport.domain.exceptions used by passport.domain.contexts.purchasesClassDescriptionException thrown when an event is sold out.
-
Classes in passport.domain.exceptions used by passport.domain.contexts.purchases.internal
-
Classes in passport.domain.exceptions used by passport.domain.contexts.userClassDescriptionException thrown when attempting to register an email that already exists in the system.Exception thrown when an operation is attempted on a user that does not exist.Exception thrown when a user attempts to perform an operation without the necessary permissions.
-
Classes in passport.domain.exceptions used by passport.domain.models.events