Class EmailAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.greenloop.auth_service.exception.EmailAlreadyExistsException
All Implemented Interfaces:
Serializable

public class EmailAlreadyExistsException extends RuntimeException
See Also:
  • Constructor Details

    • EmailAlreadyExistsException

      public EmailAlreadyExistsException(String message)