<?php
namespace Xentral\Core\Exception;
interface WidgetExceptionInterface extends XentralExceptionInterface
{
}