Exception thrown if an error occured during OAuth2 authentication process.
System Object
System Exception CTCT.Exceptions OAuth2ExceptionNamespace: CTCT.ExceptionsAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public class OAuth2Exception : Exception
public class OAuth2Exception : Exception
Public Class OAuth2Exception _
Inherits Exception
Public Class OAuth2Exception _
Inherits Exception
public ref class OAuth2Exception : public Exception
public ref class OAuth2Exception : public Exception
type OAuth2Exception =
class
inherit Exception
end
type OAuth2Exception =
class
inherit Exception
end