Within visual studio I get an dialog saying something like
"An exception of type XXX occurred in YYY.dll but was not handled in user code"
and pausing my code. Is there a way in VS2013 of suppressing this just for this one exception type (this is for a custom exception)?