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
Type | Name |
---|---|
Bidtellect.Tcf.Serialization.TcStringParserException.ExceptionType | type |
Implements
System.Runtime.Serialization.ISerializable