Skip to content

Instantly share code, notes, and snippets.

@liongkj
Created April 5, 2020 09:25
Show Gist options
  • Select an option

  • Save liongkj/f1117317f3b03933342de72a41488083 to your computer and use it in GitHub Desktop.

Select an option

Save liongkj/f1117317f3b03933342de72a41488083 to your computer and use it in GitHub Desktop.
self reminder solution and syntax
##Error handling
try{}
a) catch (error) {}
b) on EXCEPTIONNAME catch (e){//handle}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment