Represents an error that happens in LINE SDK. More...
Properties | |
| int | Code [get] |
| Error code showing the type of error. More... | |
| string | Message [get] |
| Human-readable error description. More... | |
Represents an error that happens in LINE SDK.
|
get |
Error code showing the type of error.
This value differs per operating system. For details, see the reference documentation for LINE SDK for iOS Swift and LINE SDK for Android.
|
get |
Human-readable error description.