[Mono-bugs] [Bug 407987] New: "catch" does not work for used defined exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 10 10:54:29 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=407987


           Summary: "catch" does not work for used defined exception
           Product: Mono: Debugger
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: cli
        AssignedTo: martin at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


1. Create a project with a new exception type class.
2. run mdb
3. start
4. type "catch <<your exception>>

(mdb) catch MyException
ERROR: Type `MyException' is not an exception type.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list