?iť?

Your IP : 3.138.135.178


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/ConnectionRefusedException.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 ConnectionRefusedException extends ConnectException {
}