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