Boost Exception

exception::~exception

~exception();

Effects:

Frees all resources associated with a boost::exception object.

Throws:

Nothing.


See also: exception