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