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

An exception indicating the given value is out of range. More...

#import <OFOutOfRangeException.h>

Inheritance diagram for OFOutOfRangeException:
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 the given value is out of range.


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