SIKConnectionException Class Reference

Inherits from SICSiminovException
Declared in SIKConnectionException.h
SIKConnectionException.m

– initWithClassName:methodName:message:

Database Exception Constructor

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

Parameters

classname

Name of class

methodname

Name of method

exceptionmessage

Exception Messsage

Discussion

Database Exception Constructor

Declared In

SIKConnectionException.h