Skip to content

Instantly share code, notes, and snippets.

@yurylyt
Created October 25, 2012 08:16
Show Gist options
  • Save yurylyt/3951368 to your computer and use it in GitHub Desktop.
Save yurylyt/3951368 to your computer and use it in GitHub Desktop.
where-do-stack-traces-come-3
Exception in thread "main" java.lang.RuntimeException
at Main.foo(Main.java:7)
at Main.main(Main.java:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment