HDK
|
#include <errors.h>
Public Member Functions | |
PCP_API | ~PcpErrorInvalidVariantSelection () |
Destructor. More... | |
virtual PCP_API std::string | ToString () const |
Converts error to string message. More... | |
![]() | |
virtual PCP_API | ~PcpErrorBase () |
Destructor. More... | |
bool | ShouldReportAtMostOnce () const |
Static Public Member Functions | |
static PcpErrorInvalidVariantSelectionPtr | New () |
Returns a new error object. More... | |
Public Attributes | |
std::string | siteAssetPath |
SdfPath | sitePath |
std::string | vset |
std::string | vsel |
![]() | |
const TfEnum | errorType |
The error code. More... | |
PcpSiteStr | rootSite |
Additional Inherited Members | |
![]() | |
PcpErrorBase (TfEnum errorType) | |
Constructor. More... | |
PCP_API PcpErrorInvalidVariantSelection::~PcpErrorInvalidVariantSelection | ( | ) |
Destructor.
|
static |
Returns a new error object.
|
virtual |
Converts error to string message.
Implements PcpErrorBase.
std::string PcpErrorInvalidVariantSelection::siteAssetPath |
std::string PcpErrorInvalidVariantSelection::vsel |
std::string PcpErrorInvalidVariantSelection::vset |