Onvif---SOAP错误代码表
客户端⽤户登录返回值错误代码表(ERROR CODE)
SOAP_EOF-1Unexpected end of file, no input, or timeout while receiving data SOAP_ERR-1 
SOAP_OK0No error
SOAP_CLI_FAULT1The service returned a client fault (SOAP 1.2 Sender fault)
SOAP_SVR_FAULT2The service returned a server fault (SOAP 1.2 Receiver fault) SOAP_TAG_MISMATCH3An XML element didn't correspond to anything expected
SOAP_TYPE4An XML Schema type mismatch
SOAP_SYNTAX_ERROR5An XML syntax error occurred on the input
SOAP_NO_TAG6Begin of an element expected, but not found
SOAP_IOB7Array index out of bounds
service faultSOAP_MUSTUNDERSTAND8An element needs to be ignored that need to be understood SOAP_NAMESPACE9Namespace name mismatch (validation error)
SOAP_USER_ERROR10 
SOAP_FATAL_ERROR11Internal error
SOAP_FAULT12An exception raised by the service
SOAP_NO_METHOD13The dispatcher did not find a matching operation for the request SOAP_GET_METHOD14HTTP GET operation not handled
SOAP_EOM15Out of memory
SOAP_NULL16An element was null, while it is not supposed to be null
SOAP_DUPLICATE_ID17Multiple occurrences of the same element ID on the input
SOAP_MISSING_ID18Element ID missing for an HREF on the input
SOAP_HREF19Reference to object is incompatible with the object refered to SOAP_UDP_ERROR2
0Message too large to store in UDP packet
SOAP_TCP_ERROR21  A connection error occured
SOAP_HTTP_ERROR22An HTTP error occured
SOAP_SSL_ERROR23An SSL error occured
SOAP_ZLIB_ERROR24  A Zlib error occured
SOAP_DIME_ERROR25DIME parsing error
SOAP_DIME_HREF26DIME attachment has no href from SOAP body
SOAP_DIME_MISMATCH27DIME version/transmission error
SOAP_DIME_END28End of DIME error
SOAP_MIME_ERROR29MIME parsing error
SOAP_MIME_HREF30 
SOAP_MIME_END31 
SOAP_VERSIONMISMATCH32SOAP version mismatch or no SOAP message SOAP_PLUGIN_ERROR33Failed to register plugin
SOAP_DATAENCODINGUNKNOWN34SOAP 1.2 DataEncodingUnknown fault
SOAP_REQUIRED35Attributed required validation error
SOAP_PROHIBITED36Attributed prohibited validation error
SOAP_OCCURS37Element minOccurs/maxOccurs validation error SOAP_LENGTH38Element length validation error
SOAP_FD_EXCEEDED39 

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。