Google Cloud PHP shared dependency, providing functionality useful to all components. Client - Class NotFoundException (1.58.0)

Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class NotFoundException.

Exception thrown when a resource is not found.

Namespace

Google \ Cloud \ Core \ Exception

Methods

setMessage

Allows overriding message for injection of Whitelist Notice.

Parameter
Name Description
message string

the new message

Returns
Type Description
void