Class TokenCacheException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
com.cumulocity.microservice.security.token.TokenCacheException
All Implemented Interfaces:
Serializable

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

    • TokenCacheException

      public TokenCacheException(String msg, Throwable t)