Class EmailNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
com.bytedesk.core.exception.EmailNotFoundException
All Implemented Interfaces:
Serializable

public class EmailNotFoundException extends org.springframework.security.core.AuthenticationException
See Also:
  • Constructor Details

    • EmailNotFoundException

      public EmailNotFoundException(String msg)
    • EmailNotFoundException

      public EmailNotFoundException(String msg, Throwable throwable)