Searched refs:DumpException (Results 1 – 2 of 2) 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.');