<?php
namespace GT\Dom\Exception;

class HTMLDocumentDoesNotSupportCDATASectionException extends NotSupportedException {}
