Class ReaderException
- Namespace
- Mech3DotNet.Reader
- Assembly
- Mech3DotNet.dll
public class ReaderException : Exception, ISerializable
- Inheritance
-
ReaderException
- Implements
- Derived
- Inherited Members
Constructors
ReaderException(string)
protected ReaderException(string message)
Parameters
message
string
ReaderException(string, IEnumerable<string>)
public ReaderException(string message, IEnumerable<string> path)
Parameters
message
stringpath
IEnumerable<string>
Methods
AddPath(string, IEnumerable<string>)
protected static string AddPath(string message, IEnumerable<string> path)
Parameters
message
stringpath
IEnumerable<string>