API reference
UnknownAgentError
Catch-all for unclassified server or runtime errors.
UnknownAgentError
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Catch-all for unclassified server or runtime errors.
Signature
class UnknownAgentError {
captureStackTrace(...): ...
prepareStackTrace(...): ...
}Kind
class