<?php namespace ParagonIE\CipherSweet\Exception; /** * Class BlindIndexNotFoundException * @package ParagonIE\CipherSweet\Exception */ class BlindIndexNotFoundException extends CipherSweetException { }
info at phpclasses dot org