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