SIKServiceException Class Reference

Inherits from SICSiminovException
Declared in SIKServiceException.h
SIKServiceException.m

– initWithClassName:methodName:message:

ServiceException 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

ServiceException Constructor

Declared In

SIKServiceException.h