KNVErrorCode Constants Reference

Declared in KNVError.h

KNVErrorCode

Definition

typedef NS_ENUM(NSInteger, KNVErrorCode ) {
   KNVErrorCodeUnknown = KCMErrorCodeUnknown,
   KNVErrorCodeNotSupported = KCMErrorCodeNotSupported,
   KNVErrorCodeBadParameter = KCMErrorCodeBadParameter,
   KNVErrorCodeMisconfigured = KCMErrorCodeMisconfigured,
   KNVErrorCodeInternal = KCMErrorCodeInternal,
};

Constants

KNVErrorCodeUnknown

KakaoNavi API에서 발생하는 오류 코드 정의 @constant KNVErrorCodeUnknown 알 수 없는 오류 @constant KNVErrorCodeNotSupported 지원되는 버전의 카카오내비(3.5)가 설치되어 있지 않음 @constant KNVErrorCodeBadParameter 파라미터 이상 @constant KNVErrorCodeMisconfigured 개발환경 설정 오류 @constant KNVErrorCodeInternal SDK 내부 오류

Declared In KNVError.h.

KNVErrorCodeNotSupported

KakaoNavi API에서 발생하는 오류 코드 정의 @constant KNVErrorCodeUnknown 알 수 없는 오류 @constant KNVErrorCodeNotSupported 지원되는 버전의 카카오내비(3.5)가 설치되어 있지 않음 @constant KNVErrorCodeBadParameter 파라미터 이상 @constant KNVErrorCodeMisconfigured 개발환경 설정 오류 @constant KNVErrorCodeInternal SDK 내부 오류

Declared In KNVError.h.

KNVErrorCodeBadParameter

KakaoNavi API에서 발생하는 오류 코드 정의 @constant KNVErrorCodeUnknown 알 수 없는 오류 @constant KNVErrorCodeNotSupported 지원되는 버전의 카카오내비(3.5)가 설치되어 있지 않음 @constant KNVErrorCodeBadParameter 파라미터 이상 @constant KNVErrorCodeMisconfigured 개발환경 설정 오류 @constant KNVErrorCodeInternal SDK 내부 오류

Declared In KNVError.h.

KNVErrorCodeMisconfigured

KakaoNavi API에서 발생하는 오류 코드 정의 @constant KNVErrorCodeUnknown 알 수 없는 오류 @constant KNVErrorCodeNotSupported 지원되는 버전의 카카오내비(3.5)가 설치되어 있지 않음 @constant KNVErrorCodeBadParameter 파라미터 이상 @constant KNVErrorCodeMisconfigured 개발환경 설정 오류 @constant KNVErrorCodeInternal SDK 내부 오류

Declared In KNVError.h.

KNVErrorCodeInternal

KakaoNavi API에서 발생하는 오류 코드 정의 @constant KNVErrorCodeUnknown 알 수 없는 오류 @constant KNVErrorCodeNotSupported 지원되는 버전의 카카오내비(3.5)가 설치되어 있지 않음 @constant KNVErrorCodeBadParameter 파라미터 이상 @constant KNVErrorCodeMisconfigured 개발환경 설정 오류 @constant KNVErrorCodeInternal SDK 내부 오류

Declared In KNVError.h.

Declared In

KNVError.h