Class UnInitializedApiException
Exception thrown when API is uninitialized
Inherited Members
Namespace: Pixiv.VroidSdk.Api.Legacy
Assembly: VRoidSDK.dll
Syntax
public class UnInitializedApiException : Exception, _Exception, ISerializable
Constructors
UnInitializedApiException(String)
Constructor
Declaration
public UnInitializedApiException(string message)
Parameters
Type | Name | Description |
---|---|---|
String | message | Error message |