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

An exception indicating that data was truncated while it should not have been truncated. More...

#import <OFTruncatedDataException.h>

Inheritance diagram for OFTruncatedDataException:
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 data was truncated while it should not have been truncated.


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