|
Ice 3.7 C++11 API Reference
|
#include <IceUtil/Shared.h>#include <IceUtil/Handle.h>#include <Ice/Config.h>#include <functional>

Go to the source code of this file.
Namespaces | |
| namespace | Ice |
Typedefs | |
| using | Ice::UserExceptionFactory = std::function<void(const std::string&)> |
| Creates and throws a user exception. | |