Class SpessaException.Parser
- Namespace
- SpessaSharp.Utils
- Assembly
- SpessaSharp.dll
public class SpessaException.Parser : SpessaException, ISerializable
- Inheritance
-
SpessaException.Parser
- Implements
- Derived
- Inherited Members
Constructors
Parser(string)
public Parser(string msg)
Parameters
msgstring
Parser(string, Exception)
public Parser(string msg, Exception inner)