Package io.github.navjotsrakhra.eventmanager.exception
package io.github.navjotsrakhra.eventmanager.exception
-
Exception ClassesClassDescriptionThe DateValidationFailedException is an exception class used to indicate that a date validation has failed.The PostNotFoundException class is a custom exception class that is thrown when a post is not found.The UserNameTakenException is an exception class used to indicate that a username is already taken during user registration.