EMANE  1.0.1
EMANE::INETAddrException Class Reference

#include <inetaddrexception.h>

Inheritance diagram for EMANE::INETAddrException:
EMANE::Exception

Public Member Functions

 INETAddrException (const std::string &sDescription)
 
 ~INETAddrException () throw ()
 
const char * what () const throw ()
 
virtual const char * type () const throw ()
 

Detailed Description

Definition at line 40 of file inetaddrexception.h.

Constructor & Destructor Documentation

◆ INETAddrException()

EMANE::INETAddrException::INETAddrException ( const std::string &  sDescription)
inline

Definition at line 43 of file inetaddrexception.h.

◆ ~INETAddrException()

EMANE::INETAddrException::~INETAddrException ( )
throw (
)
inline

Definition at line 46 of file inetaddrexception.h.

Member Function Documentation

◆ type()

virtual const char* EMANE::Exception::type ( ) const
throw (
)
inlinevirtualinherited

Gets the exception type name

Returns
Null terminated type name

Definition at line 72 of file exception.h.

◆ what()

const char* EMANE::Exception::what ( ) const
throw (
)
inlineinherited

Gets the exception description

Returns
Null terminated description

Definition at line 62 of file exception.h.


The documentation for this class was generated from the following file: