Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Exception handling

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Exception handling


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Exception handling
  • Date: Mon, 08 Oct 2007 08:52:49 +0200


wrote:
Hi,

I would like if there is something to help me with exception handling in
CGAL. What are the exceptions thrown by CGAL ?

Regards

Olivier Tournaire

hello,

There are no exceptions thrown that you are supposed to catch.
If this was so, we would have documented it. Internally sometimes
exceptions are thrown, but catched by CGAL code. Consider them
as an internal implementation detail.

andreas


  • Exception handling, olivier . tournaire, 10/07/2007
    • Re: [cgal-discuss] Exception handling, Andreas Fabri, 10/08/2007

Archive powered by MHonArc 2.6.16.

Top of Page