14 : this(
"Script evaluation aborted.")
33 : base(Message, InnerException)
Exception thrown when a script has been aborted.
ScriptAbortedException(string Message, Exception InnerException)
Exception thrown when a script has been aborted.
ScriptAbortedException()
Exception thrown when a script has been aborted.
ScriptAbortedException(string Message)
Exception thrown when a script has been aborted.
Base class for script exceptions.