fork download
  1. try
  2. {
  3. throw;
  4. }
  5. catch(e)
  6. {
  7. print(e);
  8. }
Runtime error #stdin #stdout 0.02s 4980KB
stdin
Standard input is empty
stdout
Standard output is empty