<?php
namespace GT\Dom\Exception;

class IncorrectHTMLElementUsageException extends DomException {

}
