exception_raised(const std::string &msg)=0 | tecgraf::ftc::v1_04_01::ServerExceptionHandler | [pure virtual] |
exception_raised(const std::string &msg, const std::string &data_id)=0 | tecgraf::ftc::v1_04_01::ServerExceptionHandler | [pure virtual] |
exception_raised(const std::exception &e)=0 | tecgraf::ftc::v1_04_01::ServerExceptionHandler | [pure virtual] |
exception_raised(const std::exception &e, const std::string &data_id)=0 | tecgraf::ftc::v1_04_01::ServerExceptionHandler | [pure virtual] |
ServerExceptionHandler() | tecgraf::ftc::v1_04_01::ServerExceptionHandler | [inline] |
~ServerExceptionHandler() | tecgraf::ftc::v1_04_01::ServerExceptionHandler | [inline, virtual] |