Sirikata
Public Member Functions | Private Attributes
Sirikata::ODP::PortAllocationException Class Reference

Exception indicating that the underlying ODP::Service was unable to allocate a port for some reason besides the port already having been allocated. More...

#include <Exceptions.hpp>

Inheritance diagram for Sirikata::ODP::PortAllocationException:
Collaboration diagram for Sirikata::ODP::PortAllocationException:

List of all members.

Public Member Functions

 PortAllocationException (const char *_what)
char const * what () const throw ()

Private Attributes

const char * mWhat

Detailed Description

Exception indicating that the underlying ODP::Service was unable to allocate a port for some reason besides the port already having been allocated.


Constructor & Destructor Documentation

Sirikata::ODP::PortAllocationException::PortAllocationException ( const char *  _what) [inline]

Member Function Documentation

char const* Sirikata::ODP::PortAllocationException::what ( ) const throw () [inline]

Member Data Documentation


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