<?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 */namespaceIcewind\SMB\Exception;classAuthenticationExceptionextendsConnectException{}