Exception
Table of Contents
Classes
- CodecNotSupportedException
- Thrown when codec configuration is provided but not supported by the PHP SDK.
- ConfigException
- Base exception for all configuration-related errors.
- DuplicateProfileException
- Thrown when a configuration file contains duplicate profile names (case-insensitive).
- InvalidConfigException
- Thrown when configuration file or data is invalid or malformed.
- ProfileNotFoundException
- Thrown when a requested profile is not found in the configuration.
- TomlParserNotFoundException
- Thrown when the TOML parser package is not found.