CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
Details_InvalidOperationException Class Reference

The exception that is thrown when a method is invoked on an object which is in the state inconsistent with this call. Never create instances of this class manually. Use the InvalidOperationException class instead. Never wrap the InvalidOperationException class instances into System::SmartPtr. More...

#include <exceptions.h>

Inherited by System::Net::Details_WebException.

Detailed Description

The exception that is thrown when a method is invoked on an object which is in the state inconsistent with this call. Never create instances of this class manually. Use the InvalidOperationException class instead. Never wrap the InvalidOperationException class instances into System::SmartPtr.