Show / Hide Table of Contents

Class SubjectTokenException

Exception thrown when the subject token cannot be obtained for a given external account credential.

Inheritance
object
Exception
SubjectTokenException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: Google.Apis.Auth.OAuth2
Assembly: Google.Apis.Auth.dll
Syntax
public class SubjectTokenException : Exception, ISerializable

Implements

ISerializable
In this article
Back to top Generated by DocFX