Difference between revisions of "Command:254"

From Awesome Baozam
Jump to: navigation, search
m (Baya moved page CMD:200 to Command:200 without leaving a redirect)
Line 1: Line 1:
==Error report==
+
==Report message==
  
 
  1  cmd type
 
  1  cmd type
 
  2  cmd id // set by server
 
  2  cmd id // set by server
  1  errors count // max 256
+
  1  reports count // max 256
errors:N
+
reports:N
 
   4 addr
 
   4 addr
   2 error code
+
   2 report code
 
   wl error text description length
 
   wl error text description length
 
   c* error description
 
   c* error description
 +
 +
== report codes ==
 +
=== ok messages ===
 +
100 .. 199
 +
 +
=== info messages ===
 +
200 .. 299
 +
 +
=== warning messages ===
 +
300 .. 399
 +
 +
=== error messages ===
 +
400 ..

Revision as of 12:10, 11 November 2015

Report message

1  cmd type
2  cmd id // set by server
1  reports count // max 256

reports:N

 4 addr
 2 report code
 wl error text description length
 c* error description

report codes

ok messages

100 .. 199

info messages

200 .. 299

warning messages

300 .. 399

error messages

400 ..