SynSoft .NET Libraries (release 3rd July 2003)

TypeCastException Class

This class is thrown to indicate a type-cast failure

For a list of all members of this type, see TypeCastException Members.

System.Object
   Exception
      TypeCastException

[Visual Basic]
Public Class TypeCastException
Inherits Exception
[C#]
public class TypeCastException : Exception

Requirements

Namespace: SynSoft.Conversion Namespace

Assembly: SynSoft.NET.Conv.dll

See Also

TypeCastException Members | SynSoft.Conversion Namespace