public ref class AClass { public: /// <exception cref="System::OverflowException"> /// This method might throw this exception (NOT) /// </exception> void exceptionTag() {} }