Loading...
Searching...
No Matches
PcpErrorRelocationBase Class Reference

Base class for composition errors related to relocates. More...

#include <errors.h>

+ Inheritance diagram for PcpErrorRelocationBase:

Public Member Functions

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

Protected Member Functions

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

Additional Inherited Members

- Public Attributes inherited from PcpErrorBase
const PcpErrorType errorType
 The error code.
 
PcpSite rootSite
 The site of the composed prim or property being computed when the error was encountered.
 

Detailed Description

Base class for composition errors related to relocates.

Definition at line 686 of file errors.h.

Constructor & Destructor Documentation

◆ ~PcpErrorRelocationBase()

PCP_API ~PcpErrorRelocationBase ( )
override

Destructor.


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