HDK
|
#include <errors.h>
Public Member Functions | |
PCP_API | ~PcpErrorRelocationBase () override |
Destructor. More... | |
![]() | |
virtual PCP_API | ~PcpErrorBase () |
Destructor. More... | |
virtual std::string | ToString () const =0 |
Converts error to string message. More... | |
Protected Member Functions | |
PcpErrorRelocationBase (PcpErrorType errorType) | |
![]() | |
PcpErrorBase (PcpErrorType errorType) | |
Constructor. More... | |
Additional Inherited Members | |
![]() | |
const PcpErrorType | errorType |
The error code. More... | |
PcpSite | rootSite |
|
override |
Destructor.
|
protected |