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