docs depage-forms
Exceptions
ElementException.php
Go to the documentation of this file.
1
<?php
10
namespace
Depage\HtmlForm\Exceptions
;
11
15
class
ElementException
extends
\Exception
16
{
17
}
Depage\HtmlForm\Exceptions\ElementException
parent for element specific exceptions
Definition
ElementException.php:16
Depage\HtmlForm\Exceptions
HtmlForm exceptions.
Definition
DuplicateElementNameException.php:10