<?php
namespace Safe\Exceptions;

class LibxmlException extends AbstractSafeException
{
}
