Ice 3.7 C++11 API Reference
Namespaces | Typedefs
UserExceptionFactory.h File Reference
#include <IceUtil/Shared.h>
#include <IceUtil/Handle.h>
#include <Ice/Config.h>
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

 Ice
 

Typedefs

using Ice::UserExceptionFactory = std::function< void(const std::string &)>
 Creates and throws a user exception. More...