Development Visual C++ .NET

public ref class AClass
    {
    public:
        ///  
        /// This method might throw this exception (NOT)
        ///  
        void exceptionTag() {}
    }