Package com.google.auth.oauth2
Class CredentialFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.google.auth.oauth2.CredentialFormatException
- All Implemented Interfaces:
Serializable
Indicates that the provided credential does not adhere to the required format.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CredentialFormatException
-