Class PhoneNumberNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class PhoneNumberNotFoundException
    extends org.springframework.security.core.AuthenticationException
    See Also:
    Serialized Form
    • Constructor Detail

      • PhoneNumberNotFoundException

        public PhoneNumberNotFoundException()
      • PhoneNumberNotFoundException

        public PhoneNumberNotFoundException​(String msg)
      • PhoneNumberNotFoundException

        public PhoneNumberNotFoundException​(String msg,
                                            Throwable t)