Searched refs:ConnectionClosedException (Results 1 – 3 of 3) sorted by relevance
8 class InvalidPacketLengthException extends ConnectionClosedException
21 class ConnectionClosedException extends \RuntimeException class
65 use phpseclib3\Exception\ConnectionClosedException; alias1485 …throw new ConnectionClosedException('Connection closed by server; are you sure you\'re connected t…3596 * @throws ConnectionClosedException If an error has occurred preventing read of the next packet3604 throw new ConnectionClosedException('Bad message type. Expected: #'3610 throw new ConnectionClosedException('Connection closed due to timeout');3622 * @throws ConnectionClosedException If an error has occurred preventing read of the next packet3647 throw new ConnectionClosedException('Connection closed by server');3666 throw new ConnectionClosedException('Connection closed by server');3743 throw new ConnectionClosedException('Invalid UMAC');3748 throw new ConnectionClosedException('Invalid HMAC');[all …]