Ice 3.7 C++11 API Reference
|
Helper template for the implementation of Ice::LocalException. More...
#include <Ice/Ice.h>
Public Member Functions | |
virtual std::string | ice_id () const override |
![]() | |
std::unique_ptr< T > | ice_clone () const |
virtual void | ice_throw () const override |
Throws this exception. More... | |
Helper template for the implementation of Ice::LocalException.
It implements ice_id.
|
inlineoverridevirtual |