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

msg string

Parser(string, Exception)

public Parser(string msg, Exception inner)

Parameters

msg string
inner Exception