Public Member Functions | Protected Attributes

OFSeekFailedException Class Reference

An exception indicating that seeking in a stream failed. More...

#import <OFExceptions.h>

Inheritance diagram for OFSeekFailedException:
OFException OFObject

List of all members.

Public Member Functions

(int) - errNo

Protected Attributes

int errNo

Detailed Description

An exception indicating that seeking in a stream failed.


Member Function Documentation

- (int) errNo  
Returns:
The errno from when the exception was created

The documentation for this class was generated from the following files:
 All Classes Functions Variables