<?php
namespace api\exceptions;

class Exception extends \Exception {

}