Class GoogleTokenException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.SecurityException
-
- io.helidon.security.providers.google.login.GoogleTokenException
-
- All Implemented Interfaces:
Serializable
public class GoogleTokenException extends SecurityException
An exception that is throws in case of a problem with Google access token processing.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-