Skip to content

Instantly share code, notes, and snippets.

@alco
Created May 8, 2014 23:07
Show Gist options
  • Save alco/917ff39187e20e9a2955 to your computer and use it in GitHub Desktop.
Save alco/917ff39187e20e9a2955 to your computer and use it in GitHub Desktop.
iex(1)> raise 'foo'
** (ArgumentError) argument error
:erlang.apply('foo', :exception, [[]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment