Constructs a new exception with the specified error message.
Public Sub New(ByVal msg As String)
public WSException(string msg)
msg The error message.