Hierarchy For Package main.domain.exceptions
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- main.domain.exceptions.CantRegisterPastEvent
- main.domain.exceptions.EmailAlreadyExists
- main.domain.exceptions.EventAlreadyRegistered
- main.domain.exceptions.InexistentUser
- main.domain.exceptions.InvalidRefundDueToInactiveEvent
- main.domain.exceptions.PermissionDenied
- main.domain.exceptions.PurchaseForInactiveEvent
- main.domain.exceptions.SoldOut
- main.domain.exceptions.TryingToEvaluateActiveEvent
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)