Fault Class Reference

#include <Pt/Remoting/Fault.h>

Remoting fault exception.

Inherits runtime_error.

Inherited by Fault, and Fault.

Public Member Functions

 Fault (const std::string &msg)
 Construct with message.
 
 Fault (const char *msg)
 Construct with message.
 
 ~Fault () throw ()
 Destructor.