<?php /* * Copyright (C) 2015 IRSTEA * All rights reserved. */ namespace Irstea\FileUploadBundle\Exception; /** * * @author Guillaume Perréal <guillaume.perreal@irstea.fr> */ interface Exception { //put your code here }