Instance Methods
raiseWhenSent:
- (void)raiseWhenSent:(SEL)aSelector
raiseWithName:reason:whenSent:
- (void)raiseWithName:(NSString *)aName reason:(NSString *)aReason whenSent:(SEL)aSelector
raiseWithName:whenSent:
- (void)raiseWithName:(NSString *)aName whenSent:(SEL)aSelector
raiseWithReason:whenSent:
- (void)raiseWithReason:(NSString *)aReason whenSent:(SEL)aSelector