* SPDX-License-Identifier: MIT */ namespace Icewind\SMB\Exception; class ConnectionResetException extends ConnectException { }