Type Definitions
-
KakaoError
-
Error generated by Kakao JavaScript SDK.
Type:
- Object
Properties:
Name Type Description name
"KakaoError" Name to identify Kakao errors
message
String Description of the error that occurred.
Error generated by Kakao JavaScript SDK.
Name | Type | Description |
---|---|---|
name |
"KakaoError" | Name to identify Kakao errors |
message |
String | Description of the error that occurred. |