The exception that is thrown when social authentication is failed.
See Also: Inherited members from SystemException.
|
Initializes SocialException. | |
|
Initializes SocialException. |
Initializes SocialException.Syntax
public SocialException (string message)Parameters
- message
- Error message
Remarks
This constructor is called by KiiSocialNetworkConnector. Your applications does not need to use this constructor.Requirements
Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0
Initializes SocialException.Syntax
Parameters
- message
- Error message
- cause
- Cause of this exception
Remarks
This constructor is called by KiiSocialNetworkConnector. Your applications does not need to use this constructor.Requirements
Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0