Нлпрофилестатусеррор

Краткое содержание

Наследование

Наследуется от: NSObject
Непосредственно известные подклассы: NLWdmClientFlushUpdateDeviceStatusError

Характеристики

errorCode
NSInteger
profileId
NSInteger
statusCode
NSInteger

Общественные функции

initWithProfileId:statusCode:errorCode:statusReport: (uint32_t profileId, uint16_t statusCode, uint32_t errorCode, NSString *statusReport)
virtual id
translateErrorCode ()
virtual NSInteger

Характеристики

код ошибки

NSInteger errorCode

идентификатор профиля

NSInteger profileId

код статуса

NSInteger statusCode

Общественные функции

initWithProfileId:statusCode:errorCode:statusReport:

virtual id initWithProfileId:statusCode:errorCode:statusReport:(
  uint32_t profileId,
  uint16_t statusCode,
  uint32_t errorCode,
  NSString *statusReport
)

транслэрроркоде

virtual NSInteger translateErrorCode()