Searched refs:XmlErrorException (Results 1 – 3 of 3) sorted by relevance
7 class XmlErrorException extends RuntimeException class
11 use JMS\Serializer\Exception\XmlErrorException; alias92 throw new XmlErrorException(libxml_get_last_error());
9 use JMS\Serializer\Exception\XmlErrorException; alias53 …InvalidMetadataException('Invalid XML content for metadata', 0, new XmlErrorException(libxml_get_l…