Object

AgentError

An error that has occurred on the agent machine.

Fields

code(): Int
A reference number for the error. This is used to identify the exact error during troubleshooting.
error(): String
The content of the error message, indicating what caused the error and what you need to do to resolve it.