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
stringpath
IEnumerable<string>