aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/ScriptException.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Also add the additional ScriptException constructor necessary to get [Seriali...Justin Clark-Casey (justincc)2012-10-311-0/+3
* Mark ScriptException as [Serializable] for when it has to cross AppDomainsJustin Clark-Casey (justincc)2012-10-311-0/+1
* When scripts generate expected exceptions (e.g. due to checked bad parameter)...Justin Clark-Casey (justincc)2012-10-251-0/+40