Class RegisterCodeFailedException
Exception thrown when authentication code registration failed
Inherited Members
Namespace: Pixiv.VroidSdk.Browser
Assembly: VRoidSDK.dll
Syntax
public class RegisterCodeFailedException : Exception, _Exception, ISerializable
Constructors
RegisterCodeFailedException(String)
Constructor
Declaration
public RegisterCodeFailedException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| String | message | Error message |