|
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 |
| Public Member Functions inherited from IceUtil::ExceptionHelper< T, B > | |
| std::unique_ptr< T > | ice_clone () const |
| virtual void | ice_throw () const override |
| Throws this exception. | |
Helper template for the implementation of Ice::LocalException.
It implements ice_id.
|
inlineoverridevirtual |