|
187 | 187 | <span class="description">Extracts a node from the DOMDocument (Assertion).</span><pre>_queryAssertion</pre> |
188 | 188 | </a> |
189 | 189 | </li> |
| 190 | + |
| 191 | + <li class="method public"> |
| 192 | + <a href="#method_getError" title="getError :: After execute a validation process, if fails this method returns the cause"> |
| 193 | + <span class="description">After execute a validation process, if fails this method returns the cause</span><pre>getError</pre> |
| 194 | + </a> |
| 195 | + </li> |
| 196 | + |
190 | 197 | <li class="method private"> |
191 | 198 | <a href="#method__query" title="_query :: Extracts nodes that match the query from the DOMDocument (Response Menssage)"> |
192 | 199 | <span class="description">Extracts nodes that match the query from the DOMDocument (Response Menssage)</span><pre>_query</pre> |
@@ -296,32 +303,6 @@ <h3>Response</h3> |
296 | 303 | </div> |
297 | 304 | </div> |
298 | 305 |
|
299 | | - <a id="method_getError"></a> |
300 | | - <div class="element clickable method public method_getError" data-toggle="collapse" data-target=".method_getError .collapse"> |
301 | | - <h2>After execute a validation process, if fails this method returns the cause.</h2> |
302 | | - <pre>getError() : string</pre> |
303 | | - <div class="labels"></div> |
304 | | - <div class="row collapse"> |
305 | | - <div class="detail-description"> |
306 | | - <div class="long_description"></div> |
307 | | - |
308 | | - <table class="table"><tr> |
309 | | - <th> |
310 | | - throws |
311 | | - </th> |
312 | | - <td></td> |
313 | | - </tr> |
314 | | - <tr> |
315 | | - <th></th> |
316 | | - <td></td> |
317 | | - </tr> |
318 | | - </table> |
319 | | - <h3>Response</h3> |
320 | | - <code>string</code><p><p>Cause</p></p> |
321 | | - </div> |
322 | | - </div> |
323 | | - </div> |
324 | | - |
325 | 306 | <a id="method_checkStatus"></a> |
326 | 307 | <div class="element clickable method public method_checkStatus" data-toggle="collapse" data-target=".method_checkStatus .collapse"> |
327 | 308 | <h2>Checks if the Status is success</h2> |
@@ -668,6 +649,22 @@ <h3>Response</h3> |
668 | 649 | </div> |
669 | 650 | </div> |
670 | 651 | </div> |
| 652 | + |
| 653 | + <a id="method_getError"></a> |
| 654 | + <div class="element clickable method public method_getError" data-toggle="collapse" data-target=".method_getError .collapse"> |
| 655 | + <h2>After execute a validation process, if fails this method returns the cause.</h2> |
| 656 | + <pre>getError() : string</pre> |
| 657 | + <div class="labels"></div> |
| 658 | + <div class="row collapse"> |
| 659 | + <div class="detail-description"> |
| 660 | + <div class="long_description"></div> |
| 661 | + |
| 662 | + <h3>Response</h3> |
| 663 | + <code>string</code><p><p>Cause</p></p> |
| 664 | + </div> |
| 665 | + </div> |
| 666 | + </div> |
| 667 | + |
671 | 668 | <a id="method__queryAssertion"></a> |
672 | 669 | <div class="element clickable method private method__queryAssertion" data-toggle="collapse" data-target=".method__queryAssertion .collapse"> |
673 | 670 | <h2>Extracts a node from the DOMDocument (Assertion).</h2> |
|
0 commit comments