Class GenericParserException
public class GenericParserException : TlumachException, ISerializable
- Inheritance
-
GenericParserException
- Implements
- Derived
- Inherited Members
Constructors
GenericParserException()
public GenericParserException()
GenericParserException(string)
public GenericParserException(string message)
Parameters
messagestring
GenericParserException(string, Exception)
public GenericParserException(string message, Exception innerException)