NullError

  • Describes possible null errors.

  • Includes enums for UNSPECIFIED, UNKNOWN, and NULL_CONTENT errors.

  • NULL_CONTENT error indicates that specified lists or containers cannot have null elements.

Enum describing possible null errors.

Proto definition

Enums

NULL_CONTENT

Specified list/container must not contain any null elements

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.

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 2025-12-12 UTC.