EXPErrorCode Constants Reference

Declared in EXPCore.h
Availability v6.0.0

EXPErrorCode

Error code for Verint SDK

Definition

typedef NS_ENUM(NSUInteger, EXPErrorCode ) {
   kEXPNetworkError,
   kEXPClientError,
   kEXPServerError,
   kEXPConfigurationError,
   kEXPUnknownError = -1009,
};

Constants

kEXPNetworkError

Error code for Verint SDK

Available in v6.0.0

Declared In EXPCore.h.

kEXPClientError

Error code for Verint SDK

Available in v6.0.0

Declared In EXPCore.h.

kEXPServerError

Error code for Verint SDK

Available in v6.0.0

Declared In EXPCore.h.

kEXPConfigurationError

Error code for Verint SDK

Available in v6.0.0

Declared In EXPCore.h.

kEXPUnknownError

Error code for Verint SDK

Available in v6.0.0

Declared In EXPCore.h.

Availability

v6.0.0

Declared In

EXPCore.h