Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.61 KB | None | 0 0
  1. {
  2.     "error": "Feedback cannot be deleted",
  3.     "traces": [
  4.         {
  5.             "file": "\/var\/www\/dev-test_craft_api\/application\/classes\/Errors.php",
  6.             "line": "279",
  7.             "function": "end",
  8.             "class": "Craft\\Errors",
  9.             "type": "->",
  10.             "args": [
  11.  
  12.             ]
  13.         },
  14.         {
  15.             "file": "\/var\/www\/dev-test_craft_api\/application\/classes\/Errors.php",
  16.             "line": "172",
  17.             "function": "returnError",
  18.             "class": "Craft\\Errors",
  19.             "type": "->",
  20.             "args": [
  21.                 "",
  22.                 "Feedback cannot be deleted",
  23.                 null,
  24.                 "400",
  25.                 ""
  26.             ]
  27.         },
  28.         {
  29.             "file": "\/var\/www\/dev-test_craft_api\/application\/classes\/Errors.php",
  30.             "line": "177",
  31.             "function": "returnErr",
  32.             "class": "Craft\\Errors",
  33.             "type": "::",
  34.             "args": [
  35.                 "",
  36.                 "Feedback cannot be deleted",
  37.                 null,
  38.                 "400",
  39.                 ""
  40.             ]
  41.         },
  42.         {
  43.             "file": "\/var\/www\/dev-test_craft_api\/application\/classes\/Errors.php",
  44.             "line": "190",
  45.             "function": "usualError",
  46.             "class": "Craft\\Errors",
  47.             "type": "::",
  48.             "args": [
  49.                 "Feedback cannot be deleted",
  50.                 "",
  51.                 "400"
  52.             ]
  53.         },
  54.         {
  55.             "file": "\/var\/www\/dev-test_craft_api\/application\/classes\/Concept\/Feedback.php",
  56.             "line": "537",
  57.             "function": "checkError",
  58.             "class": "Craft\\Errors",
  59.             "type": "::",
  60.             "args": [
  61.                 "Feedback cannot be deleted"
  62.             ]
  63.         },
  64.         {
  65.             "file": "\/var\/www\/dev-test_craft_api\/application\/classes\/Concept\/FeedbackCategory.php",
  66.             "line": "371",
  67.             "function": "delete",
  68.             "class": "Craft\\Concept\\Feedback",
  69.             "type": "->",
  70.             "args": [
  71.                 "2305843009560943561"
  72.             ]
  73.         },
  74.         {
  75.             "file": "\/var\/www\/dev-test_craft_api\/application\/controllers\/CategoriesController.php",
  76.             "line": "501",
  77.             "function": "deleteWithRelatedFeedbacks",
  78.             "class": "Craft\\Concept\\FeedbackCategory",
  79.             "type": "->",
  80.             "args": [
  81.                 "2305843009560943558",
  82.                 "2305843009559123628"
  83.             ]
  84.         },
  85.         {
  86.             "function": "deleteAction",
  87.             "class": "Craft\\CategoriesController",
  88.             "type": "->",
  89.             "args": [
  90.  
  91.             ]
  92.         },
  93.         {
  94.             "file": "\/var\/www\/erp_synergy\/core\/BaseController.php",
  95.             "line": "87",
  96.             "function": "call_user_func",
  97.             "args": [
  98.                 [
  99.                     {
  100.  
  101.                     },
  102.                     "deleteAction"
  103.                 ]
  104.             ]
  105.         },
  106.         {
  107.             "file": "\/var\/www\/dev-test_craft_api\/application\/controllers\/BaseController.php",
  108.             "line": "414",
  109.             "function": "invokeAction",
  110.             "class": "ERP_Core_BaseController",
  111.             "type": "->",
  112.             "args": [
  113.                 "delete"
  114.             ]
  115.         },
  116.         {
  117.             "file": "\/var\/www\/erp_synergy\/core\/Application.php",
  118.             "line": "167",
  119.             "function": "invokeAction",
  120.             "class": "Craft\\BaseController",
  121.             "type": "->",
  122.             "args": [
  123.                 "delete"
  124.             ]
  125.         },
  126.         {
  127.             "file": "\/var\/www\/dev-test_craft_api\/application\/MainApplication.php",
  128.             "line": "147",
  129.             "function": "processURI",
  130.             "class": "ERP_Core_Application",
  131.             "type": "->",
  132.             "args": [
  133.  
  134.             ]
  135.         },
  136.         {
  137.             "file": "\/var\/www\/erp_synergy\/core\/Application.php",
  138.             "line": "59",
  139.             "function": "processURI",
  140.             "class": "Craft\\MainApplication",
  141.             "type": "->",
  142.             "args": [
  143.  
  144.             ]
  145.         },
  146.         {
  147.             "file": "\/var\/www\/dev-test_craft_api\/api.php",
  148.             "line": "5",
  149.             "function": "run",
  150.             "class": "ERP_Core_Application",
  151.             "type": "->",
  152.             "args": [
  153.  
  154.             ]
  155.         }
  156.     ],
  157.     "id": null,
  158.     "type": "",
  159.     "group": "",
  160.     "data": "",
  161.     "code": "0"
  162. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement