HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpErrorRelocationBase Class Reference

#include <errors.h>

+ Inheritance diagram for PcpErrorRelocationBase:

Public Member Functions

PCP_API ~PcpErrorRelocationBase () override
 Destructor. More...
 
- Public Member Functions inherited from PcpErrorBase
virtual PCP_API ~PcpErrorBase ()
 Destructor. More...
 
virtual std::string ToString () const =0
 Converts error to string message. More...
 

Protected Member Functions

 PcpErrorRelocationBase (PcpErrorType errorType)
 
- Protected Member Functions inherited from PcpErrorBase
 PcpErrorBase (PcpErrorType errorType)
 Constructor. More...
 

Additional Inherited Members

- Public Attributes inherited from PcpErrorBase
const PcpErrorType errorType
 The error code. More...
 
PcpSite rootSite
 

Detailed Description

Base class for composition errors related to relocates.

Definition at line 706 of file errors.h.

Constructor & Destructor Documentation

PCP_API PcpErrorRelocationBase::~PcpErrorRelocationBase ( )
override

Destructor.

PcpErrorRelocationBase::PcpErrorRelocationBase ( PcpErrorType  errorType)
protected

The documentation for this class was generated from the following file: