Sha256: 994a848b3e065ac923634f51c83f2b40cbddd610a1212837a2ae1c7e62699c01

Contents?: true

Size: 130 Bytes

Versions: 7

Compression:

Stored size: 130 Bytes

Contents

<?php

namespace Predis\Protocol;

use Predis\CommunicationException;

class ProtocolException extends CommunicationException {
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
appstats-0.25.1 doc/benchmarks/Predis/Protocol/ProtocolException.php
appstats-0.25.0 doc/benchmarks/Predis/Protocol/ProtocolException.php
appstats-0.24.0 doc/benchmarks/Predis/Protocol/ProtocolException.php
appstats-0.23.5 doc/benchmarks/Predis/Protocol/ProtocolException.php
appstats-0.23.4 doc/benchmarks/Predis/Protocol/ProtocolException.php
appstats-0.23.3 doc/benchmarks/Predis/Protocol/ProtocolException.php
appstats-0.23.2 doc/benchmarks/Predis/Protocol/ProtocolException.php