/interpreter/tags/at2dist220411/test/edu/vub/at/trace/problem.json

http://ambienttalk.googlecode.com/ · JSON · 22 lines · 22 code · 0 blank · 0 comment · 0 complexity · 99aa7e19a24bd16faac53d634cf26814 MD5 · raw file

  1. [ {
  2. "class" : [ "org.ref_send.log.Problem", "org.ref_send.log.Event" ],
  3. "anchor" : {
  4. "number" : 0,
  5. "turn" : {
  6. "loop" : "testLoop",
  7. "number" : 0
  8. }
  9. },
  10. "text" : "theProblem caused by Illegal index: theCause",
  11. "reason" : {
  12. "type" : "XIllegalOperation",
  13. "message" : "theProblem caused by Illegal index: theCause",
  14. "cause" : {
  15. "type" : "XIllegalIndex",
  16. "message" : "Illegal index: theCause"
  17. }
  18. },
  19. "trace" : {
  20. "calls" : [ ]
  21. }
  22. } ]