Current File : /home/getxxhzo/app.genicards.com/vendor/razorpay/razorpay/src/Errors/SignatureVerificationError.php
<?php

namespace Razorpay\Api\Errors;

use Exception;

class SignatureVerificationError extends Exception
{
}