XMMError Class Reference

Inherits from NSObject
Declared in XMMError.h
XMMError.m

Overview

XMMError is used for mapping error messages from the xamoom backend.

  code

Error code from the xamoom backend.

@property NSString *code

Declared In

XMMError.h

  message

Error message from the xamoom backend.

@property NSString *message

Declared In

XMMError.h