Index

Properties

Error

Error:ErrorConstructor

code

A standard error code that will be returned to the client. This alsodetermines the HTTP status code of the response, as defined in code.proto.

Optional details

details:any

Extra data to be converted to JSON and included in the error response.

message

message:string

Inherited fromHttpsError.message

name

name:string

Inherited fromHttpsError.name

Optional stack

stack:string

Inherited fromHttpsError.stack

OverridesHttpsError.stack

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-07-27 UTC.