<?php namespace app\exception; use Exception; class ApiRedirectException extends Exception { }