Final Class Yiisoft\DataResponse\Formatter\DataEncodingException
| Inheritance | Yiisoft\DataResponse\Formatter\DataEncodingException » LogicException |
|---|
Exception thrown when data encoding fails during response formatting.
This exception is typically thrown by formatters when they fail to encode data into a specific format (e.g., JSON, XML).
Signup or Login in order to comment.