Skip to content

Instantly share code, notes, and snippets.

@peschwa
Created July 8, 2016 08:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peschwa/f0b3c39e9c63112fda51e60e237a9b2d to your computer and use it in GitHub Desktop.
Save peschwa/f0b3c39e9c63112fda51e60e237a9b2d to your computer and use it in GitHub Desktop.
main[1] catch uncaught org.perl6.nqp.runtime.UnwindException
Deferring uncaught org.perl6.nqp.runtime.UnwindException.
It will be set after the class is loaded.
main[1] run
> Set deferred uncaught org.perl6.nqp.runtime.UnwindException
Exception occurred: org.perl6.nqp.runtime.UnwindException (uncaught)
Exception occurred: org.perl6.nqp.runtime.UnwindException (uncaught)"thread=main", org.perl6.nqp.runtime.Ops.invokeDirect(), line=2,374 bci=150
2,374 throw e;
main[1] where
[1] org.perl6.nqp.runtime.Ops.invokeDirect (Ops.java:2,374)
[2] org.perl6.nqp.runtime.Ops.invokeDirect (Ops.java:2,343)
[3] org.perl6.nqp.runtime.Ops.invokeMain (Ops.java:2,340)
[4] org.perl6.nqp.runtime.CompilationUnit.enterFromMain (CompilationUnit.java:58)
[5] perl6.main (null)
main[1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment