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

An exception indicating a write to a stream failed. More...

#import <OFWriteFailedException.h>

Inheritance diagram for OFWriteFailedException:
OFReadOrWriteFailedException OFException OFObject <OFObject>

Additional Inherited Members

- Instance Methods inherited from OFReadOrWriteFailedException
(id) - initWithClass:stream:requestedLength:
 
(OFStream *) - stream
 
(size_t) - requestedLength
 
(int) - errNo
 
- Class Methods inherited from OFReadOrWriteFailedException
(instancetype) + exceptionWithClass:stream:requestedLength:
 
- Public Attributes inherited from OFObject
Class isa
 The class of the object.
 

Detailed Description

An exception indicating a write to a stream failed.


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