* @link http://github.com/Nodge/yii2-eauth/ * @license http://www.opensource.org/licenses/bsd-license.php */ namespace common\modules\nodge\eauth\src\eauth; class ErrorException extends \yii\base\ErrorException { }