Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたメッセージを持ち、このエラーの原因となった特定の内部例外を含む ServerException を新規に作成します。
Public Sub New(ByVal message As String, ByVal ie As Exception)
public ServerException(string message, Exception ie)
message この ServerException のメッセージ
ie この ServerException の原因となった例外