next up previous contents
Up: New features of version Previous: Powered logic

Error handling

When a query is not correct, or when map or config name information is wrong, nodeXML will send a result of the form
<NODEXML>
<ERROR>
<CODE>numeric code of the error</CODE>
<MESSAGE>error message</MESSAGE>
</ERROR>
</NODEXML>



nodeXML manual main page