mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
validator component
This commit is contained in:
@@ -11,6 +11,12 @@ use Exception;
|
||||
use IssueLog;
|
||||
use Throwable;
|
||||
|
||||
/**
|
||||
* Form exception.
|
||||
*
|
||||
* @package Combodo\iTop\Forms
|
||||
* @since 3.3.0
|
||||
*/
|
||||
class FormsException extends Exception
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user