Loading...
Searching...
No Matches
PcpErrorInvalidAssetPath Class Reference

Invalid asset paths used by references or payloads. More...

#include <errors.h>

Inherits PcpErrorInvalidAssetPathBase.

Public Member Functions

PCP_API ~PcpErrorInvalidAssetPath () override
 Destructor.
 
PCP_API std::string ToString () const override
 Converts error to string message.
 

Static Public Member Functions

static PcpErrorInvalidAssetPathPtr New ()
 Returns a new error object.
 

Detailed Description

Invalid asset paths used by references or payloads.

Definition at line 389 of file errors.h.

Constructor & Destructor Documentation

◆ ~PcpErrorInvalidAssetPath()

PCP_API ~PcpErrorInvalidAssetPath ( )
override

Destructor.

Member Function Documentation

◆ New()

static PcpErrorInvalidAssetPathPtr New ( )
static

Returns a new error object.

◆ ToString()

PCP_API std::string ToString ( ) const
overridevirtual

Converts error to string message.

Implements PcpErrorBase.


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