Reports a request to produce a derived RWSockAddr for a socket family that is not registered with the factory.
More...
#include <rw/network/except.h>
An RWNetNoNumberFactoryRegisteredError exception is thrown when a RWSockAddrFactory is asked to produce a derived RWSockAddr for a socket family that is not registered with that factory.
◆ RWNetNoNumberFactoryRegisteredError()
RWNetNoNumberFactoryRegisteredError::RWNetNoNumberFactoryRegisteredError |
( |
int | family | ) |
|
|
explicit |
Constructs an exception with the socket family set to family.
◆ family()
int RWNetNoNumberFactoryRegisteredError::family |
( |
| ) |
const |
|
inline |
Returns the socket family.