@pocketsign/in-app-sdk
    検索インデックスを準備しています...

    列挙 ERROR_MESSAGES

    エラー番号に対するエラーメッセージ一覧

    インデックス

    列挙メンバー

    "10": "App: app received an invalid packet. unknown type packet."
    "100": "App: network error."
    "1000": "App: caught unhandled error. an error happen while processing the packet."
    "10000": "SDK AppBackend: accessToken should not be passed"
    "10001": "SDK AppBackend: only works inside app"
    "10002": "SDK AppBackend: failed to setup handlers"
    "10010": "SDK AppBackend: SetupError"
    "10020": "SDK AppBackend: sdk received an invalid packet. packet should be an object."
    "10021": "SDK AppBackend: sdk received an invalid packet. packet should have type property."
    "10022": "SDK AppBackend: sdk received an invalid packet. packet syntax is incorrect."
    "101": "App: an internal server error happened on the server."
    "10100": "SDK AppBackend: aborted because setup failed"
    "10150": "SDK AppBackend: this SDK version is no longer supported by this App version"
    "10151": "SDK AppBackend: this API is not supported by this App version"
    "10152": "SDK AppBackend: failed to send packet"
    "10153": "SDK AppBackend: timed out waiting for a response packet from the app"
    "102": "App: app received an error from the server."
    "10200": "SDK AppBackend: error happened while destroying backend"
    "11": "App: app received an invalid packet. invalid data property value."
    "12001": "SDK InstancelessBackend: only works inside app"
    "12002": "SDK InstancelessBackend: failed to setup handlers"
    "12010": "SDK InstancelessBackend: SetupError"
    "12020": "SDK InstancelessBackend: sdk received an invalid packet. packet should be an object."
    "12021": "SDK InstancelessBackend: sdk received an invalid packet. packet should have type property."
    "12022": "SDK InstancelessBackend: sdk received an invalid packet. packet syntax is incorrect."
    "12152": "SDK InstancelessBackend: failed to send packet"
    "12153": "SDK InstancelessBackend: timed out waiting for a response packet from the app"
    "12200": "SDK InstancelessBackend: error happened while destroying backend"
    "20": "App: app received a packet other than init packet. init packet should be sent first."
    "200": "App: user did not grant permission to the PocketSign App."
    "201": "App: user did not grant permission to this service"
    "202": "App: device settings not satisfied"
    "203": "App: device unable to process the operation"
    "204": "App: service was not requesting that permission"
    "205": "App: not supported for light users"
    "206": "App: no update available"
    "207": "App: service was not requesting that permissions"
    "208": "App: not editable resourceId"
    "209": "App: service has no capability"
    "210": "App: subscription is required to do this"
    "211": "App: invalid argument"
    "30": "App: tried to initialize SDK with incorrect service ID."
    "8000": "SDK: invalid argument. should be SDK instance."