Splunk MINT SDK for iOS  4.0
 All Data Structures Files Functions Enumerations Enumerator Properties Macros
Instance Methods
MintMessageException Class Reference

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: