Edit

Share via


ExceptionHelper.IsCatchableException(Exception) Method

Definition

public static bool IsCatchableException (Exception e);
static member IsCatchableException : Exception -> bool
Public Shared Function IsCatchableException (e As Exception) As Boolean

Parameters

Returns

Applies to