Invalid prim paths used by references or payloads.
More...
#include <errors.h>
|
| static PcpErrorInvalidPrimPathPtr | New () |
| | Returns a new error object.
|
| |
Invalid prim paths used by references or payloads.
Definition at line 337 of file errors.h.
◆ ~PcpErrorInvalidPrimPath()
◆ New()
| static PcpErrorInvalidPrimPathPtr New |
( |
| ) |
|
|
static |
Returns a new error object.
◆ ToString()
| PCP_API std::string ToString |
( |
| ) |
const |
|
overridevirtual |
◆ arcType
◆ primPath
The target prim path of the arc that is invalid.
Definition at line 350 of file errors.h.
◆ site
The site where the invalid arc was expressed.
Definition at line 347 of file errors.h.
◆ sourceLayer
| SdfLayerHandle 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 354 of file errors.h.
The documentation for this class was generated from the following file: