An exception indicating that setting an option for a stream failed.
More...
#include <OFSetOptionFailedException.h>
List of all members.
Detailed Description
An exception indicating that setting an option for a stream failed.
Member Function Documentation
id OFSetOptionFailedException::initWithClass:stream: |
( |
Class |
class_, |
|
|
[stream] OFStream* |
stream |
|
) |
| [virtual] |
Initializes an already allocated set option failed exception.
- Parameters:
-
stream | The stream for which the option could not be set |
- Returns:
- An initialized set option failed exception
id OFSetOptionFailedException::newWithClass:stream: |
( |
Class |
class_, |
|
|
[stream] OFStream* |
stream |
|
) |
| [static, virtual] |
- Parameters:
-
stream | The stream for which the option could not be set |
- Returns:
- A new set option failed exception
OFStream* OFSetOptionFailedException::stream |
( |
| ) |
[virtual] |
- Returns:
- The stream for which the option could not be set
The documentation for this class was generated from the following files: