This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
script:walkthrough:exceptions [2019-11-20 21:19] skyjake |
script:walkthrough:exceptions [2019-11-20 21:29] skyjake [Catching native errors] |
||
---|---|---|---|
Line 119: | Line 119: | ||
end | end | ||
+ | Any type of native exception can be caught in a script. |