Changes

Jump to navigation Jump to search
72 bytes removed ,  13:22, 24 May 2018
no edit summary
=Conventions=
 
{{Mark|Updated with Version 9.0}}:
All functions and errors in this module are assigned to the <code><nowiki>http://basex.org/modules/client</nowiki></code> namespace, which is statically bound to the {{Code|client}} prefix.<br/>
=Errors=
 
{{Mark|Updated with Version 9.0}}:
{| class="wikitable" width="100%"
! width="110"|Code
|Description
|-
|{{Code|command}}
| An error occurred while executing a command.
|-
|{{Code|connect}}
| An error occurred while creating a new session (possible reasons: server not available, access denied).
|-
|{{Code|id}}
| The id with the specified session is unknown, or has already been closed.
|-
|{{Code|error}}
| An I/O error occurred while transferring data from or to the server.
|-
|{{Code|commandfunction}}| An error occurred while executing a commandFunction items (including maps and arrays) cannot be returned.|-|{{Code|id}}| The id with the specified session is unknown, or has already been closed.
|-
|{{Code|query}}
| An error occurred while evaluating a query. Will only be raised if the XQuery error cannot be extracted from the returned error string.
|-
|{{Code|function}}
| Function items (including maps and arrays) cannot be returned.
|}
;Version 9.0
* Updated: error codes updatesupdated; errors now use the module namespace
;Version 8.0
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu