ContentProcessingException

class

Namespace: MyLittleContentEngine.Services

Exception thrown when there is an error processing content in MyLittleContentEngine.

Declaration

public class ContentProcessingException

Inheritance

MyLittleContentEngine.Services.ContentEngineExceptionContentProcessingException

Propertys

ContentPath

property
public string? ContentPath { get; }
Gets the path to the content file that caused the exception.
Returns: string? ContentProcessingException.ContentPath