Documentation

CodecNotSupportedException extends ConfigException
in package

FinalYes

Thrown when codec configuration is provided but not supported by the PHP SDK.

Per the Temporal external client configuration specification, PHP SDK (like TypeScript, Python, and .NET) does not support remote codec configuration. This exception is raised to prevent silent failures when users expect codec functionality.

Tags
link
https://github.com/temporalio/proposals/blob/master/all-sdk/external-client-configuration.md

Table of Contents

Methods

__construct()  : mixed

Methods


        
On this page

Search results