Serialized Form
-
Package com.markvarga21.studentmanager.exception
-
Exception com.markvarga21.studentmanager.exception.FaceValidationDataNotFoundException
class FaceValidationDataNotFoundException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.InvalidDateException
class InvalidDateException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.InvalidDateFormatException
class InvalidDateFormatException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.InvalidDocumentException
class InvalidDocumentException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.InvalidFacesException
class InvalidFacesException extends RuntimeException implements Serializable-
Serialized Fields
-
percentage
Double percentage
The percentage of the faces matching.
-
-
-
Exception com.markvarga21.studentmanager.exception.InvalidImageTypeException
class InvalidImageTypeException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.InvalidPassportException
class InvalidPassportException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.InvalidStudentException
class InvalidStudentException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.InvalidUserCredentialsException
class InvalidUserCredentialsException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.PassportNotFoundException
class PassportNotFoundException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.PassportValidationDataNotFoundException
class PassportValidationDataNotFoundException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.ReportNotFoundException
class ReportNotFoundException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.StudentNotFoundException
class StudentNotFoundException extends RuntimeException implements Serializable-
Serialized Fields
-
type
OperationType type
The type of the operation the user just did, which caused the exception to raise.
-
-
-
Exception com.markvarga21.studentmanager.exception.TokenNotFoundException
class TokenNotFoundException extends RuntimeException implements Serializable -
Exception com.markvarga21.studentmanager.exception.UserNotFoundException
class UserNotFoundException extends RuntimeException implements Serializable
-