Searched refs:InvalidPacketLengthException (Results 1 – 2 of 2) sorted by relevance
8 class InvalidPacketLengthException extends ConnectionClosedException class
67 use phpseclib3\Exception\InvalidPacketLengthException; alias2402 } catch (InvalidPacketLengthException $e) {3798 * @throws InvalidPacketLengthException if the packet length header is invalid3849 throw new InvalidPacketLengthException('Invalid packet length');