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