CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
Details_NotSupportedException Class Reference

NotSupportedException is thrown when a method being invoked is not supported or when an operation attempted on a stream is not supported. Never create instances of this class manually. Use the NotSupportedException class instead. Never wrap the NotSupportedException class instances into System::SmartPtr. More...

#include <exceptions.h>

Detailed Description

NotSupportedException is thrown when a method being invoked is not supported or when an operation attempted on a stream is not supported. Never create instances of this class manually. Use the NotSupportedException class instead. Never wrap the NotSupportedException class instances into System::SmartPtr.