1 #ifndef _utl_ThrowPolicy_h_
2 #define _utl_ThrowPolicy_h_
4 #include <utl/AugerException.h>
26 template<
typename RetType =
int,
class E = AugerException>
28 static RetType
Handle(
const std::string& message) {
static RetType Handle(const std::string &message)