FileOperationException
classNamespace: MyLittleContentEngine.Services
Exception thrown when there is an error with file operations in MyLittleContentEngine.
Declaration
public class FileOperationException
Inheritance
MyLittleContentEngine.Services.ContentEngineException
→ FileOperationException
Propertys
FilePath
propertypublic string? FilePath { get; }
Gets the path to the file that caused the exception.
Returns:
string? FileOperationException.FilePath