?iť?

Your IP : 3.142.252.87


Current Path : /home/scgforma/www/cloud/apps/files_external/3rdparty/icewind/smb/src/Exception/
Upload File :
Current File : /home/scgforma/www/cloud/apps/files_external/3rdparty/icewind/smb/src/Exception/AlreadyExistsException.php

<?php
/**
 * Copyright (c) 2014 Robin Appelman <icewind@owncloud.com>
 * This file is licensed under the Licensed under the MIT license:
 * http://opensource.org/licenses/MIT
 */

namespace Icewind\SMB\Exception;

class AlreadyExistsException extends InvalidRequestException {}