Coconut I/O Framework  beta
Classes | Enumerations
CNErrorExtension.h File Reference

Extend NSError class. More...

#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

class  NSError(CNErrorExtending)
 Extend NSError class. More...

Enumerations

enum  CNIOErrorCode { CNIONoError = 0, CNIOParseError, CNIOParameterError }
 Define error code. More...

Detailed Description

Extend NSError class.

Copyright
Copyright (C) 2012 Steel Wheels Project

Enumeration Type Documentation

Define error code.

Note
This error code is also used for the code of NSError
Enumerator:
CNIONoError 

< Error code for No error