Serialized Form
-
Package com.ericbouchut.learndev.auth.exception
-
Exception Class com.ericbouchut.learndev.auth.exception.DuplicateEmailException
class DuplicateEmailException extends RuntimeException implements Serializable -
Exception Class com.ericbouchut.learndev.auth.exception.DuplicateUsernameException
class DuplicateUsernameException extends RuntimeException implements Serializable
-
-
Package com.ericbouchut.learndev.course.entity
-
Class com.ericbouchut.learndev.course.entity.EnrollmentId
class EnrollmentId extends Object implements Serializable
-