<?php

namespace SwaggerLume\Exceptions;

class SwaggerLumeException extends \Exception
{
}
