SIKNotificationException Class Reference

Inherits from SICSiminovException
Declared in SIKNotificationException.h
SIKNotificationException.m

– initWithClassName:methodName:message:

NotificationException Constructor

- (id)initWithClassName:(NSString *const)classname methodName:(NSString *const)methodname message:(NSString *const)exceptionmessage

Parameters

className

Name of class

message

Exception message

methodName

Name of method

Discussion

NotificationException Constructor

Declared In

SIKNotificationException.h