PlatformError
The shape of a rejected SDK promise (invoke, a service request, or a denied surface).
Properties
Section titled “Properties”code: string;Machine-readable code (e.g. NO_PROVIDER, PERMISSION_DENIED, TIMEOUT, HANDLER_ERROR).
details?
Section titled “details?”optional details?: unknown;Optional structured context attached by the provider or the shell.
message
Section titled “message”message: string;Human-readable description.