Justin Clark-Casey (justincc)
|
566aaef1f4
Also add the additional ScriptException constructor necessary to get [Serializable] to work.
|
12 年之前 |
Justin Clark-Casey (justincc)
|
b3072cf343
Mark ScriptException as [Serializable] for when it has to cross AppDomains
|
12 年之前 |
Justin Clark-Casey (justincc)
|
d9aaf51561
When scripts generate expected exceptions (e.g. due to checked bad parameter) throw ScriptException instead of just a plain old exception.
|
12 年之前 |