'Declaration Public Overloads Shared Function BuildExceptionInformationString( _ ByVal header As String, _ ByVal exception As Exception _ ) As String
'Usage Dim header As String Dim exception As Exception Dim value As String value = SSHException.BuildExceptionInformationString(header, exception)
Parameters
- header
- exception