Indicates an illegal output from the Server.
public: int SYNTAX_ERROR = 5;
public const int SYNTAX_ERROR = 5;
Public Const SYNTAX_ERROR As Integer = 5
PushServerException Fields