Package com.markvarga21.studentmanager.exception
package com.markvarga21.studentmanager.exception
A package containing custom made exceptions.
-
ClassDescriptionA custom exception when the facial validation data is not found in the database.The
InvalidDateException
class is used to throw an exception when a date is invalid.A custom exception for if the date format is invalid.A custom exception class which is used if the selfie is invalid.A custom exception for if the facial data is invalid.An exception which is thrown when the image type 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 class representing the operation the user just did, thus causing an exception to raise.An exception which is thrown when a passport cannot be found.A custom exception which is used when the passport validation data is not found.A custom exception which is used when the report 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.