ObjFW
 All Classes Functions Variables
List of all members
OFInvalidEncodingException Class Reference

An exception indicating that the encoding is invalid for this object. More...

#import <OFInvalidEncodingException.h>

Inheritance diagram for OFInvalidEncodingException:
OFException OFObject <OFObject>

Additional Inherited Members

- Instance Methods inherited from OFException
(id) - initWithClass:
 Initializes an already allocated OFException.
 
(Class) - inClass
 Returns the class of the object in which the exception happened.
 
(OFString *) - description
 Returns a description of the exception.
 
- Class Methods inherited from OFException
(instancetype) + exceptionWithClass:
 Creates a new, autoreleased exception.
 

Detailed Description

An exception indicating that the encoding is invalid for this object.


The documentation for this class was generated from the following file: