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