Your IP : 216.73.216.219


Current Path : /home/pteabiscqq/www/libraries/quix/vendor/illuminate/contracts/Encryption/
Upload File :
Current File : /home/pteabiscqq/www/libraries/quix/vendor/illuminate/contracts/Encryption/DecryptException.php

<?php

namespace Illuminate\Contracts\Encryption;

use RuntimeException;

class DecryptException extends RuntimeException
{
    //
}