Class EmailAlreadyExistsException

    • Constructor Detail

      • EmailAlreadyExistsException

        public EmailAlreadyExistsException()
        Deprecated.
      • EmailAlreadyExistsException

        public EmailAlreadyExistsException​(String message)
        Deprecated.
      • EmailAlreadyExistsException

        public EmailAlreadyExistsException​(Throwable cause)
        Deprecated.
      • EmailAlreadyExistsException

        public EmailAlreadyExistsException​(String message,
                                           Throwable cause)
        Deprecated.
      • EmailAlreadyExistsException

        public EmailAlreadyExistsException​(String message,
                                           Throwable cause,
                                           boolean enableSuppression,
                                           boolean writableStackTrace)
        Deprecated.