Uses of Package
com.markvarga21.studentmanager.exception
Packages that use com.markvarga21.studentmanager.exception
Package
Description
A package containing custom made exceptions.
This package contains custom exception handlers.
-
Classes in com.markvarga21.studentmanager.exception used by com.markvarga21.studentmanager.exceptionClassDescriptionA class representing the operation the user just did, thus causing an exception to raise.
-
Classes in com.markvarga21.studentmanager.exception used by com.markvarga21.studentmanager.exception.handlerClassDescriptionThe
InvalidDateException
class is used to throw an exception when a date is invalid.A custom exception for if the facial data is invalid.A custom exception which is used if an error occurs when processing the passport.A custom exception class which is used when the students data is invalid.Custom exception if the user credentials are invalid.A custom exception which is used when the passport validation data is not found.A custom exception which is used when a student could not been found.Exception used if a token is not found in the database.Exception used if a user is not found in the database.