<?php namespace PrestaShop\Module\PsEventbus\Exception; class UnauthorizedException extends \Exception { }