NGStreamErrorException
Inherits From: NGStreamException
Declared In: NGStreamExceptions.h
Methods: - initWithStream:errorCode: , + raiseWithStream:errorCode: , - operationSystemErrorCode , - operatingSystemError


Class Description
No class description.


Instance Variables
int osErrorCode;

osErrorCodeNo description.



Method Types
- initWithStream:errorCode:
+ raiseWithStream:errorCode:
- operationSystemErrorCode
- operatingSystemError


Class Methods
raiseWithStream:errorCode:
+ (void)raiseWithStream:(id<NGStream>)_stream errorCode:(int)_code
No method description.


Instance Methods
initWithStream:errorCode:
- (id)initWithStream:(id<NGStream>)_stream errorCode:(int)_code
No method description.

operatingSystemError
- (NSString *)operatingSystemError
No method description.

operationSystemErrorCode
- (int)operationSystemErrorCode
No method description.


Version 1.3 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.