CatNiP prefinal
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
|
Protocol defining the mandatory methods for a CatNipErrorConsumer object Created by Antti V J Niemela, tkol on 6/16/11. More...
#import <CatNiPErrorConsumer.h>
Public Member Functions | |
(void) | - processError: |
The method that receives any error messages reported to the CatNiPErrorManager. |
Protocol defining the mandatory methods for a CatNipErrorConsumer object Created by Antti V J Niemela, tkol on 6/16/11.
Copyright 2011 University of Helsinki. All rights reserved.
Definition at line 9 of file CatNiPErrorConsumer.h.
- (void) processError: | (NSError *) | error |
The method that receives any error messages reported to the CatNiPErrorManager.
Reimplemented in CatNiPViewController.