@@ -194,15 +194,201 @@ <h3 id="toc">
194194
195195
196196
197+ < h4 id ="toc-properties ">
198+ Properties
199+ < a href ="classes/contafi-api-client-ApiException.html#toc-properties " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
197200
201+ </ h4 >
202+ < dl class ="phpdocumentor-table-of-contents ">
203+ < dt class ="phpdocumentor-table-of-contents__entry -property -private ">
204+ < a class ="" href ="classes/contafi-api-client-ApiException.html#property_responseBody "> $responseBody</ a >
205+ < span >
206+ : string|null </ span >
207+ </ dt >
208+
209+ </ dl >
210+
211+ < h4 id ="toc-methods ">
212+ Methods
213+ < a href ="classes/contafi-api-client-ApiException.html#toc-methods " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
214+
215+ </ h4 >
216+ < dl class ="phpdocumentor-table-of-contents ">
217+ < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
218+ < a class ="" href ="classes/contafi-api-client-ApiException.html#method___construct "> __construct()</ a >
219+ < span >
220+ : mixed </ span >
221+ </ dt >
222+
223+ < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
224+ < a class ="" href ="classes/contafi-api-client-ApiException.html#method_getResponseBody "> getResponseBody()</ a >
225+ < span >
226+ : string|null </ span >
227+ </ dt >
228+
229+ </ dl >
230+
231+
232+
233+
234+
235+
236+ < section class ="phpdocumentor-properties ">
237+ < h3 class ="phpdocumentor-elements__header " id ="properties ">
238+ Properties
239+ < a href ="classes/contafi-api-client-ApiException.html#properties " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
240+
241+ </ h3 >
242+ < article
243+ class ="
244+ phpdocumentor-element
245+ -property
246+ -private
247+ "
248+ >
249+ < h4 class ="phpdocumentor-element__name " id ="property_responseBody ">
250+ $responseBody
251+ < a href ="classes/contafi-api-client-ApiException.html#property_responseBody " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
252+
253+ < span class ="phpdocumentor-element__modifiers ">
254+ </ span >
255+ </ h4 >
256+ < aside class ="phpdocumentor-element-found-in ">
257+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/ApiException.php "> < a href ="files/src-apiexception.html "> < abbr title ="src/ApiException.php "> ApiException.php</ abbr > </ a > </ abbr >
258+ :
259+ < span class ="phpdocumentor-element-found-in__line "> 35</ span >
198260
261+ </ aside >
262+
263+
264+
265+ < code class ="phpdocumentor-code phpdocumentor-signature ">
266+ < span class ="phpdocumentor-signature__visibility "> private</ span >
267+ < span class ="phpdocumentor-signature__type "> string|null</ span >
268+ < span class ="phpdocumentor-signature__name "> $responseBody</ span >
269+ </ code >
199270
271+
272+
273+
200274
201275
276+
277+
278+ </ article >
279+ </ section >
280+
281+ < section class ="phpdocumentor-methods ">
282+ < h3 class ="phpdocumentor-elements__header " id ="methods ">
283+ Methods
284+ < a href ="classes/contafi-api-client-ApiException.html#methods " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
285+
286+ </ h3 >
287+ < article
288+ class ="phpdocumentor-element
289+ -method
290+ -public
291+ "
292+ >
293+ < h4 class ="phpdocumentor-element__name " id ="method___construct ">
294+ __construct()
295+ < a href ="classes/contafi-api-client-ApiException.html#method___construct " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
296+
297+ </ h4 >
298+ < aside class ="phpdocumentor-element-found-in ">
299+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/ApiException.php "> < a href ="files/src-apiexception.html "> < abbr title ="src/ApiException.php "> ApiException.php</ abbr > </ a > </ abbr >
300+ :
301+ < span class ="phpdocumentor-element-found-in__line "> 37</ span >
302+
303+ </ aside >
304+
305+
306+ < code class ="phpdocumentor-code phpdocumentor-signature ">
307+ < span class ="phpdocumentor-signature__visibility "> public</ span >
308+ < span class ="phpdocumentor-signature__name "> __construct</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span > [</ span > < span class ="phpdocumentor-signature__argument__type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $message</ span > < span > = </ span > < span class ="phpdocumentor-signature__argument__default-value "> ''</ span > < span > ]</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > [</ span > < span > , </ span > < span class ="phpdocumentor-signature__argument__type "> int </ span > < span class ="phpdocumentor-signature__argument__name "> $code</ span > < span > = </ span > < span class ="phpdocumentor-signature__argument__default-value "> 0</ span > < span > ]</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > [</ span > < span > , </ span > < span class ="phpdocumentor-signature__argument__type "> string|null </ span > < span class ="phpdocumentor-signature__argument__name "> $responseBody</ span > < span > = </ span > < span class ="phpdocumentor-signature__argument__default-value "> null</ span > < span > ]</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > [</ span > < span > , </ span > < span class ="phpdocumentor-signature__argument__type "> < abbr title ="\Throwable "> Throwable</ abbr > |null </ span > < span class ="phpdocumentor-signature__argument__name "> $previous</ span > < span > = </ span > < span class ="phpdocumentor-signature__argument__default-value "> null</ span > < span > ]</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> mixed</ span > </ code >
309+
310+ < div class ="phpdocumentor-label-line ">
311+ </ div >
312+
313+
314+ < h5 class ="phpdocumentor-argument-list__heading "> Parameters</ h5 >
315+ < dl class ="phpdocumentor-argument-list ">
316+ < dt class ="phpdocumentor-argument-list__entry ">
317+ < span class ="phpdocumentor-argument-list__argument__name "> $message</ span >
318+ : < span class ="phpdocumentor-argument-list__argument__type "> string</ span >
319+ = < span class ="phpdocumentor-argument-list__argument__default-value "> ''</ span > </ dt >
320+ < dd class ="phpdocumentor-argument-list__definition ">
321+
322+ </ dd >
323+ < dt class ="phpdocumentor-argument-list__entry ">
324+ < span class ="phpdocumentor-argument-list__argument__name "> $code</ span >
325+ : < span class ="phpdocumentor-argument-list__argument__type "> int</ span >
326+ = < span class ="phpdocumentor-argument-list__argument__default-value "> 0</ span > </ dt >
327+ < dd class ="phpdocumentor-argument-list__definition ">
328+
329+ </ dd >
330+ < dt class ="phpdocumentor-argument-list__entry ">
331+ < span class ="phpdocumentor-argument-list__argument__name "> $responseBody</ span >
332+ : < span class ="phpdocumentor-argument-list__argument__type "> string|null</ span >
333+ = < span class ="phpdocumentor-argument-list__argument__default-value "> null</ span > </ dt >
334+ < dd class ="phpdocumentor-argument-list__definition ">
335+
336+ </ dd >
337+ < dt class ="phpdocumentor-argument-list__entry ">
338+ < span class ="phpdocumentor-argument-list__argument__name "> $previous</ span >
339+ : < span class ="phpdocumentor-argument-list__argument__type "> < abbr title ="\Throwable "> Throwable</ abbr > |null</ span >
340+ = < span class ="phpdocumentor-argument-list__argument__default-value "> null</ span > </ dt >
341+ < dd class ="phpdocumentor-argument-list__definition ">
342+
343+ </ dd >
344+ </ dl >
345+
346+
202347
203348
349+
350+
351+ </ article >
352+ < article
353+ class ="phpdocumentor-element
354+ -method
355+ -public
356+ "
357+ >
358+ < h4 class ="phpdocumentor-element__name " id ="method_getResponseBody ">
359+ getResponseBody()
360+ < a href ="classes/contafi-api-client-ApiException.html#method_getResponseBody " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
361+
362+ </ h4 >
363+ < aside class ="phpdocumentor-element-found-in ">
364+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/ApiException.php "> < a href ="files/src-apiexception.html "> < abbr title ="src/ApiException.php "> ApiException.php</ abbr > </ a > </ abbr >
365+ :
366+ < span class ="phpdocumentor-element-found-in__line "> 47</ span >
367+
368+ </ aside >
369+
370+
371+ < code class ="phpdocumentor-code phpdocumentor-signature ">
372+ < span class ="phpdocumentor-signature__visibility "> public</ span >
373+ < span class ="phpdocumentor-signature__name "> getResponseBody</ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> string|null</ span > </ code >
374+
375+ < div class ="phpdocumentor-label-line ">
376+ </ div >
377+
378+
379+
380+
204381
205382
383+
384+ < section >
385+ < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
386+ < span class ="phpdocumentor-signature__response_type "> string|null</ span >
387+ </ section >
388+
389+ </ article >
390+ </ section >
391+
206392 < div class ="phpdocumentor-modal " id ="source-view ">
207393 < div class ="phpdocumentor-modal-bg " data-exit-button > </ div >
208394 < div class ="phpdocumentor-modal-container ">
@@ -308,10 +494,25 @@ <h3 id="toc">
308494 < li class ="phpdocumentor-on-this-page-section__title "> Table Of Contents</ li >
309495 < li >
310496 < ul class ="phpdocumentor-list -clean ">
311- </ ul >
497+ < li > < a href ="classes/contafi-api-client-ApiException.html#toc-properties "> Properties</ a > </ li >
498+ < li > < a href ="classes/contafi-api-client-ApiException.html#toc-methods "> Methods</ a > </ li >
499+ </ ul >
312500 </ li >
313501
502+ < li class ="phpdocumentor-on-this-page-section__title "> Properties</ li >
503+ < li >
504+ < ul class ="phpdocumentor-list -clean ">
505+ < li class =""> < a href ="classes/contafi-api-client-ApiException.html#property_responseBody "> $responseBody</ a > </ li >
506+ </ ul >
507+ </ li >
314508
509+ < li class ="phpdocumentor-on-this-page-section__title "> Methods</ li >
510+ < li >
511+ < ul class ="phpdocumentor-list -clean ">
512+ < li class =""> < a href ="classes/contafi-api-client-ApiException.html#method___construct "> __construct()</ a > </ li >
513+ < li class =""> < a href ="classes/contafi-api-client-ApiException.html#method_getResponseBody "> getResponseBody()</ a > </ li >
514+ </ ul >
515+ </ li >
315516 </ ul >
316517 </ section >
317518
0 commit comments