72 reason:"CPNotification's init method should not be used"];
89 _name = aNotificationName;
91 _userInfo = aUserInfo;
Used to implement exception handling (creating & raising).
void raise:reason:(CPString aName, [reason] CPString aReason)
A mutable key-value pair collection.
id initWithName:object:userInfo:(CPString aNotificationName, [object] id anObject, [userInfo] CPDictionary aUserInfo)
An immutable string (collection of characters).
A notification that can be posted to a CPNotificationCenter.