builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 07:15:54 +0000 (15:15 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 07:15:54 +0000 (15:15 +0800)
builder.html.js

index f4f120f..e155a0c 100644 (file)
@@ -133,6 +133,8 @@ Builder  = {
         } catch (e) {
             console.log("GOT ERROR?");    
             console.log(e);
+            console.log(typeof(e));
+            
             console.log(JSON.stringify(e));
         }