| Subject | Custom exception when SchemaCacheDir is set | 
|---|---|
| Author | Ed Dressel | 
| Post date | 2010-10-02T18:53:29Z | 
I set the SchemaCacheDir for my release application.  When I am testing my release, I always get an exception when it is set--this is caught of course, but in the IDE, I have to hit the "continue" button to keep it going.
Can this be a custom exception object (e.g. ESchemaCacheException) that is only raised here? That way I can put it on the ignore list and not worry about it.
Thank you,
Ed Dressel
            Can this be a custom exception object (e.g. ESchemaCacheException) that is only raised here? That way I can put it on the ignore list and not worry about it.
Thank you,
Ed Dressel