(file) Return to Exceptions.dxx CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / DevManual

 1 karl  1.1 /*
 2             $Log$
 3           
 4           Handling Exceptions in Pegasus
 5           
 6           */
 7           
 8           /** Programming with Exceptions
 9           
10           The Pegaus programming model uses exceptions extensively.
11           
12           It is important that these exceptions be handled in any code that is created.
13           
14           Where exceptions are used in Pegasus Classes and Methods, they are noted in
15           the documentation with an indication that the method or class generates an
16           exception.
17           
18           */

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2