#include <Pt/Remoting/Fault.h>
Remoting fault exception.
Inherits runtime_error.
Inherited by Fault, Fault, and Fault.
|
|
| Fault (const std::string &msg) |
| | Construct with message.
|
| |
|
| Fault (const char *msg) |
| | Construct with message.
|
| |
|
| ~Fault () throw () |
| | Destructor.
|
| |