milestonexprotectrestpython.xprappmessages
Module: xprappmessages.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.
XPR0001E - An unhandled exception occured while processing method "{0}". {1}
XPR0002E - An exception occured while parsing XProtect REST results for "{0}" details. {1}
XPR0003E - "{0}" method call failed due to a failure response returned by XProtect REST services.
XPR0004E - An unknown XProtect REST server response code and body was returned: Status Code = {0} JSON Response: {1}
XPR0005E - 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 REST services.
XPR0006E - {0} argument must be of type "{1}"; the "{2}" type not is supported for this argument.
XPR0007E - The "{0}" argument is required, and cannot be null / None.
XPR0008E - Collection "{0}" method "{1}" argument must be of type "{2}"; an object of type "{3}" is not supported for this method argument.