Share via


FunctionInitializationError Class

An error occurred while initializing the function.

Adds the context of the error to the generic message.

Constructor

FunctionInitializationError(message: str)

Parameters

Name Description
message
Required