<?php
namespace common\components\EntrantModeratorManager\exceptions;
class EntrantManagerWrongClassException extends \Exception
{
}