'Declaration Protected Overrides Function IsPublicException( _ ByVal exception As Exception _ ) As Boolean
'Usage Dim instance As SFtpFolder Dim exception As Exception Dim value As Boolean value = instance.IsPublicException(exception)
Parameters
- exception