#include <errors.h>
Definition at line 370 of file errors.h.
PCP_API PcpErrorInvalidAssetPathBase::~PcpErrorInvalidAssetPathBase |
( |
| ) |
|
|
override |
PcpErrorInvalidAssetPathBase::PcpErrorInvalidAssetPathBase |
( |
PcpErrorType |
errorType | ) |
|
|
protected |
std::string PcpErrorInvalidAssetPathBase::assetPath |
The target asset path of the arc as authored.
Definition at line 382 of file errors.h.
std::string PcpErrorInvalidAssetPathBase::messages |
Additional provided error information.
Definition at line 394 of file errors.h.
std::string PcpErrorInvalidAssetPathBase::resolvedAssetPath |
The resolved target asset path of the arc.
Definition at line 385 of file errors.h.
PcpSite PcpErrorInvalidAssetPathBase::site |
The site where the invalid arc was expressed.
Definition at line 376 of file errors.h.
SdfLayerHandle PcpErrorInvalidAssetPathBase::sourceLayer |
The source layer of the spec that caused this arc to be introduced. This may be a sublayer of the site.
Definition at line 389 of file errors.h.
SdfPath PcpErrorInvalidAssetPathBase::targetPath |
The target prim path of the arc.
Definition at line 379 of file errors.h.
The documentation for this class was generated from the following file: