Changes

Jump to navigation Jump to search
No change in size ,  19:56, 15 May 2015
no edit summary
and [http://www.expath.org/spec/http-client EXPath HTTP]
Specifications.
 
=BaseX Errors=
 
Error Codes: {{Code|BASX}}
 
{| class="wikitable" width="100%"
! width="110"|Code
! width="50%" |Description
|Examples
|- valign="top" scope="row"
|<code>BASX0000</code>
| Generic error, which is used for exceptions in [[Java Bindings#Context-Awareness|context-aware Java bindings]].
|
|- valign="top" scope="row"
|<code>BASX0001</code>
| The current user has insufficient [[User Management|permissions]] to execute an expression.
|<code>file:delete('file.txt')</code>: ''Create'' rights needed.
|- valign="top" scope="row"
|<code>BASX0002</code>
| The specified database option is unknown.
|<code>declare option db:xyz "no"; 1</code>
|- valign="top" scope="row"
|<code>BASX0003</code>
| Errors related to [[RESTXQ]].
|<code>%restxq:GET('x')</code>
|}
 
Additional, module-specific error codes are listed in the descriptions of the query modules.
=Static Errors=
|<code>'a' contains text 'a' using stemming using stemming</code>
|}
 
=BaseX Errors=
 
Error Codes: {{Code|BASX}}
 
{| class="wikitable" width="100%"
! width="110"|Code
! width="50%" |Description
|Examples
|- valign="top" scope="row"
|<code>BASX0000</code>
| Generic error, which is used for exceptions in [[Java Bindings#Context-Awareness|context-aware Java bindings]].
|
|- valign="top" scope="row"
|<code>BASX0001</code>
| The current user has insufficient [[User Management|permissions]] to execute an expression.
|<code>file:delete('file.txt')</code>: ''Create'' rights needed.
|- valign="top" scope="row"
|<code>BASX0002</code>
| The specified database option is unknown.
|<code>declare option db:xyz "no"; 1</code>
|- valign="top" scope="row"
|<code>BASX0003</code>
| Errors related to [[RESTXQ]].
|<code>%restxq:GET('x')</code>
|}
 
Additional, module-specific error codes are listed in the descriptions of the query modules.
[[Category:XQuery]]
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu