Ice 3.7 C++11 API Reference
Loading...
Searching...
No Matches
UserExceptionFactory.h File Reference
#include <IceUtil/Shared.h>
#include <IceUtil/Handle.h>
#include <Ice/Config.h>
#include <functional>
Include dependency graph for UserExceptionFactory.h:
This graph shows which files directly or indirectly include this file:

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.