'Declaration Sub PrepareException( _ ByRef exception As Exception, _ ByVal format As String, _ ByVal ParamArray args() As Object _ )
'Usage Dim instance As ISSHIOProvider Dim exception As Exception Dim format As String Dim args() As Object instance.PrepareException(exception, format, args)
Parameters
- exception
- format
- args