An exception indicating the translation of an address failed.
More...
#import <OFAddressTranslationFailedException.h>
List of all members.
Detailed Description
An exception indicating the translation of an address failed.
Member Function Documentation
- Returns:
- The errno from when the exception was created
- Parameters:
-
class_ | The class of the object which caused the exception |
socket | The socket which could not translate the address |
host | The host for which translation was requested |
- Returns:
- A new address translation failed exception
/return The host for which translation was requested
Initializes an already allocated address translation failed exception.
- Parameters:
-
class_ | The class of the object which caused the exception |
socket | The socket which could not translate the address |
host | The host for which translation was requested |
- Returns:
- An initialized address translation failed exception
- Returns:
- The socket which could not translate the address
The documentation for this class was generated from the following files: