Class MobileNotFoundException

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

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

    • MobileNotFoundException

      public MobileNotFoundException(String msg)
    • MobileNotFoundException

      public MobileNotFoundException(String msg, Throwable throwable)