Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
使用指定的错误消息构造新异常。
Visual Basic Public Sub New( _ ByVal msg As String _ )
C# public WSFaultException( string msg );
msg 错误消息。