Skip to main content

Class TcStringParserException

Declaration
public class TcStringParserException : Exception, ISerializable

Inheritance: System.Object -> System.Exception

Implements:
System.Runtime.Serialization.ISerializable

Properties

Type

Declaration
public TcStringParserException.ExceptionType Type { get; set; }

Methods

GetMessage(ExceptionType)

Declaration
protected static string GetMessage(TcStringParserException.ExceptionType type)
Returns

System.String

Parameters
TypeName
Bidtellect.Tcf.Serialization.TcStringParserException.ExceptionTypetype

Implements

  • System.Runtime.Serialization.ISerializable