Class IOException
public class IOException : NMSException
- Inheritance
-
IOException
- Derived
Constructors
IOException()
public IOException()
IOException(string)
public IOException(string msg)
Parameters
msg
string
IOException(string, Exception)
public IOException(string msg, Exception inner)