Package | Description |
---|---|
com.kakao |
Kakao Android SDK
사용자 관리, 카카오스토리, 카카오톡, 카카오링크 API를 제공한다. |
Modifier and Type | Method and Description |
---|---|
KakaoParameterException.ERROR_CODE |
KakaoParameterException.getCode()
exception을 던지는 이유 code값
|
static KakaoParameterException.ERROR_CODE |
KakaoParameterException.ERROR_CODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KakaoParameterException.ERROR_CODE[] |
KakaoParameterException.ERROR_CODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
KakaoParameterException(KakaoParameterException.ERROR_CODE code,
String e) |
Copyright © 2015 Kakao Corp. All rights reserved.