Searched refs:DumpException (Results 1 – 4 of 4) sorted by relevance
19 class DumpException extends RuntimeException class
14 use Symfony\Component\Yaml\Exception\DumpException; alias122 * @throws DumpException When trying to dump PHP resource129 …throw new DumpException(sprintf('Unable to dump PHP resources in a YAML file ("%s").', get_resourc…155 … throw new DumpException('Object support when dumping a YAML file has been disabled.');
14 use Symfony\Component\Yaml\Exception\DumpException; alias 115 * @throws DumpException When trying to dump PHP resource122 throw new DumpException(sprintf('Unable to dump PHP resources in a YAML file ("%s").', get_resource_type($value)));150 throw new DumpException('Object support when dumping a YAML file has been disabled.');