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

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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2