ThinkGeo.com    |     Documentation    |     Premium Support

List of exceptions

Hello,


Maybe I missed it but is there a central list/API document of exceptions each method can throw?


For example ShapeFileFeatureLayer.Open can throw IOException but I only found that out by catching it.


Is there a breakdown of what exceptions can be thrown by a particular methods?


thanks


Thomas



Thomas, 
  
   In researching this I found that we did have this in the XML style comments in the code however after switching to the Wiki system for showing documentation and generating intellisense it seems like this has been lost.  The short answer is that we don’t have it in a way you can get to it easily.  I will put in an issue to enhance our code -> wiki system so that information gets transferred over to it. 
  
 David