<?php
namespace JeroenED\Libpairtwo\Exceptions;
class IncompatibleReaderException extends LibpairtwoException
{
}