Splunk MINT SDK for iOS  4.4
 All Classes Files Functions Enumerations Enumerator Properties Macros
MintMessageException Class Reference

#import <MintMessageException.h>

Inherits NSException.

Instance Methods

(id) - initWithName:reason:userInfo:
 

Detailed Description

The MintMessageException class is derived from NSException.

Method Documentation

- (id) initWithName: (NSString *)  aName
reason: (NSString *)  aReason
userInfo: (NSDictionary *)  aUserInfo 

Initializes an instance of MintMessageException.

Parameters
aNameThe name of the exception.
aReasonThe reason for the exception.
aUserInfoA dictionary with additional data, if applicable.
Returns
The MintMessageException instance.

The documentation for this class was generated from the following file: