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