/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
- [ {
- "class" : [ "org.ref_send.log.Problem", "org.ref_send.log.Event" ],
- "anchor" : {
- "number" : 0,
- "turn" : {
- "loop" : "testLoop",
- "number" : 0
- }
- },
- "text" : "theProblem caused by Illegal index: theCause",
- "reason" : {
- "type" : "XIllegalOperation",
- "message" : "theProblem caused by Illegal index: theCause",
- "cause" : {
- "type" : "XIllegalIndex",
- "message" : "Illegal index: theCause"
- }
- },
- "trace" : {
- "calls" : [ ]
- }
- } ]