Class PhoneNumberNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.springframework.security.core.AuthenticationException
-
- org.oxerr.spring.security.phone.core.userdetails.PhoneNumberNotFoundException
-
- All Implemented Interfaces:
Serializable
public class PhoneNumberNotFoundException extends org.springframework.security.core.AuthenticationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PhoneNumberNotFoundException()
PhoneNumberNotFoundException(String msg)
PhoneNumberNotFoundException(String msg, Throwable t)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-