TypeException Class
The TypeError object represents an error when a value is not of the expected type.
Namespace:
SystemAssembly: Bridge.Html5 (in Bridge.Html5.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public class TypeException : Exception
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Class TypeException _ Inherits Exception
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public ref class TypeException : public Exception