29#ifndef Pt_Remoting_Fault_h
30#define Pt_Remoting_Fault_h
32#include <Pt/Remoting/Api.h>
42class PT_REMOTING_API
Fault :
public std::runtime_error
Fault(const char *msg)
Construct with message.
Fault(const std::string &msg)
Construct with message.
Remote services and clients.
Definition HttpService.h:39
Core module.
Definition Allocator.h:33