milestonexprotectwspython.xpwappmessages
Module: xpwappmessages.py
Revision History
Date | Version | Description |
---|---|---|
2023/07/11 | 1.0.0.0 | Initial Version. |
A strongly-typed resource class, for looking up localized strings, etc.
Threadsafety:
This class is fully thread-safe.
XPW0001E - An unhandled exception occured while processing method "{0}". {1}
XPW0002E - An exception occured while parsing XProtect web-service results for "{0}" details. {1}
XPW0003E - "{0}" method call failed due to a failure response returned by XProtect web services.
XPW0004E - An unknown XProtect web-service response code and body was returned: Status Code = {0} JSON Response: {1}
XPW0005E - LoginInfo object not established. You must first issue a Login call to establish a LoginInfo object that will be used on subsequent calls to XProtect web services.
XPW0006E - {0} argument must be of type "{1}"; the "{2}" type not is supported for this argument.
XPW0007E - The "{0}" argument is required, and cannot be null / None.
XPW0008E - Collection "{0}" method "{1}" argument must be of type "{2}"; an object of type "{3}" is not supported for this method argument.
XPW0009E - Could not locate key "{0}" in response dictionary.