Class RegisterCodeFailedException
認可コードの登録に失敗したときにスローされる例外
Inherited Members
Namespace: Pixiv.VroidSdk.Browser
Assembly: VRoidSDK.dll
Syntax
public class RegisterCodeFailedException : Exception, _Exception, ISerializable
Constructors
RegisterCodeFailedException(String)
コンストラクタ
Declaration
public RegisterCodeFailedException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| String | message | エラーメッセージ |