Cloud Electronics VTX-WM1 User Manual

Page 18

Advertising
background image

VTX-WM1 Installation Guide v1.2

18

Success responses use the specified obj-type as the main encapsulating element. They are of the
form:

<root>
<obj-type>
...
</obj-type>
</root>

Error responses contain a msg element which describes the type of problem. These are of one of
the two forms below:

<root>
<error><msg>...</msg>
</error>
</root>

<root>
<EXCEPTION>
<id>[0-9]+</id>
<msg>description of the exception</msg>
<type>[OutOfBounds|InvalidArgument]</type>
</EXCEPTION>
</root>

Advertising