Table of Contents

Class AssetPipelineException

Namespace
Shard.Assets.Typed
Assembly
Shard.Assets.dll

Identifies the module and store whose pipeline callback failed.

public sealed class AssetPipelineException : InvalidOperationException, ISerializable
Inheritance
AssetPipelineException
Implements
Inherited Members

Properties

OwnerModuleId

public string OwnerModuleId { get; }

Property Value

string

Phase

public AssetPipelinePhase Phase { get; }

Property Value

AssetPipelinePhase

StoreName

public string StoreName { get; }

Property Value

string