| Current Path : /home/helpink/www/libraries/vendor/defuse/php-encryption/src/Exception/ |
| Current File : /home/helpink/www/libraries/vendor/defuse/php-encryption/src/Exception/BadFormatException.php |
<?php
namespace Defuse\Crypto\Exception;
class BadFormatException extends \Defuse\Crypto\Exception\CryptoException
{
}