
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

namespace RectorPrefix202411\Illuminate\Contracts\Encryption;

use RuntimeException;
class DecryptException extends RuntimeException
{
    //
}
