Skip to content

Instantly share code, notes, and snippets.

@dom96
Created June 3, 2010 22:41
Show Gist options
  • Save dom96/424625 to your computer and use it in GitHub Desktop.
Save dom96/424625 to your computer and use it in GitHub Desktop.
try:
raise newException(EInvalidValue, "")
except EOverflow:
echo("Error caught")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment