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
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct() : mixed