Table of Contents

Class NotFoundException

Namespace
Mech3DotNet.Reader
Assembly
Mech3DotNet.dll
public class NotFoundException : ReaderException, ISerializable
Inheritance
NotFoundException
Implements
Inherited Members

Constructors

NotFoundException(string, IEnumerable<string>)

public NotFoundException(string message, IEnumerable<string> path)

Parameters

message string
path IEnumerable<string>