{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_stripe_stripe_php_lib_exception_apierrorexception_php", "label": "ApiErrorException.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L1"}, {"id": "exception_apierrorexception_apierrorexception", "label": "ApiErrorException", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L8"}, {"id": "exception_apierrorexception_apierrorexception_factory", "label": ".factory()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L30"}, {"id": "exception_apierrorexception_apierrorexception_geterror", "label": ".getError()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L60"}, {"id": "exception_apierrorexception_apierrorexception_seterror", "label": ".setError()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L70"}, {"id": "exception_apierrorexception_apierrorexception_gethttpbody", "label": ".getHttpBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L80"}, {"id": "exception_apierrorexception_apierrorexception_sethttpbody", "label": ".setHttpBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L90"}, {"id": "exception_apierrorexception_apierrorexception_gethttpheaders", "label": ".getHttpHeaders()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L100"}, {"id": "exception_apierrorexception_apierrorexception_sethttpheaders", "label": ".setHttpHeaders()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L110"}, {"id": "exception_apierrorexception_apierrorexception_gethttpstatus", "label": ".getHttpStatus()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L120"}, {"id": "exception_apierrorexception_apierrorexception_sethttpstatus", "label": ".setHttpStatus()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L130"}, {"id": "exception_apierrorexception_apierrorexception_getjsonbody", "label": ".getJsonBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L140"}, {"id": "exception_apierrorexception_apierrorexception_setjsonbody", "label": ".setJsonBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L150"}, {"id": "exception_apierrorexception_apierrorexception_getrequestid", "label": ".getRequestId()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L160"}, {"id": "exception_apierrorexception_apierrorexception_setrequestid", "label": ".setRequestId()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L170"}, {"id": "exception_apierrorexception_apierrorexception_getstripecode", "label": ".getStripeCode()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L183"}, {"id": "exception_apierrorexception_apierrorexception_setstripecode", "label": ".setStripeCode()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L193"}, {"id": "exception_apierrorexception_apierrorexception_tostring", "label": ".__toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L203"}, {"id": "exception_apierrorexception_apierrorexception_constructerrorobject", "label": ".constructErrorObject()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L212"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_stripe_stripe_php_lib_exception_apierrorexception_php", "target": "exception_apierrorexception_apierrorexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L8", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_factory", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L30", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_geterror", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L60", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_seterror", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L70", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_gethttpbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L80", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_sethttpbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L90", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_gethttpheaders", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L100", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_sethttpheaders", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L110", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_gethttpstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L120", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_sethttpstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L130", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_getjsonbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L140", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_setjsonbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L150", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_getrequestid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L160", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_setrequestid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L170", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_getstripecode", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L183", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_setstripecode", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L193", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L203", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception", "target": "exception_apierrorexception_apierrorexception_constructerrorobject", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L212", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_factory", "target": "exception_apierrorexception_apierrorexception_sethttpstatus", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L39", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_factory", "target": "exception_apierrorexception_apierrorexception_sethttpbody", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L40", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_factory", "target": "exception_apierrorexception_apierrorexception_setjsonbody", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L41", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_factory", "target": "exception_apierrorexception_apierrorexception_sethttpheaders", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L42", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_factory", "target": "exception_apierrorexception_apierrorexception_setstripecode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L43", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_factory", "target": "exception_apierrorexception_apierrorexception_setrequestid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L45", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_factory", "target": "exception_apierrorexception_apierrorexception_seterror", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L50", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_factory", "target": "exception_apierrorexception_apierrorexception_constructerrorobject", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L50", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_tostring", "target": "exception_apierrorexception_apierrorexception_gethttpstatus", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L206", "weight": 1.0}, {"source": "exception_apierrorexception_apierrorexception_tostring", "target": "exception_apierrorexception_apierrorexception_getrequestid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L207", "weight": 1.0}], "raw_calls": [{"caller_nid": "exception_apierrorexception_apierrorexception_factory", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L46"}, {"caller_nid": "exception_apierrorexception_apierrorexception_tostring", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L205"}, {"caller_nid": "exception_apierrorexception_apierrorexception_tostring", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L209"}, {"caller_nid": "exception_apierrorexception_apierrorexception_constructerrorobject", "callee": "\\array_key_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L214"}, {"caller_nid": "exception_apierrorexception_apierrorexception_constructerrorobject", "callee": "\\Stripe\\ErrorObject", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\stripe\\stripe-php\\lib\\Exception\\ApiErrorException.php", "source_location": "L218"}]}