Creates a new ScriptExecutionException with the given message.
Public Sub New(ByVal message As String)
public ScriptExecutionException(string message)
message The message for this ScriptExecutionException.