first commit
This commit is contained in:
8
lib/Exception/VerifySignFailedException.php
Normal file
8
lib/Exception/VerifySignFailedException.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Yeepay\Yop\Sdk\Exception;
|
||||
|
||||
class VerifySignFailedException extends YopClientBizException
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user