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 RWNetNoNameFactoryRegisteredError exception is thrown when a RWSockAddrFactory is asked to produce a derived RWSockAddr for a socket family that is not registered with that factory.
◆ RWNetNoNameFactoryRegisteredError()
RWNetNoNameFactoryRegisteredError::RWNetNoNameFactoryRegisteredError |
( |
const RWCString & | family | ) |
|
|
explicit |
Constructs an exception with the socket family name to family.
◆ family()
RWCString RWNetNoNameFactoryRegisteredError::family |
( |
| ) |
const |
|
inline |
Returns the socket family name.