Class TokenCacheException

  • All Implemented Interfaces:
    Serializable

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

      • TokenCacheException

        public TokenCacheException​(String msg,
                                   Throwable t)