[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal message As String, _ ByVal inner As Exception _ ) [C#] public InvalidOleVariantTypeException( string message, Exception inner ); [C++] public: InvalidOleVariantTypeException( String* message, Exception* inner ); [JScript] public function InvalidOleVariantTypeException( message : String, inner : Exception );
InvalidOleVariantTypeException Class | InvalidOleVariantTypeException Members | System.Runtime.InteropServices Namespace | InvalidOleVariantTypeException Constructor Overload List