File "TokenNotFoundOnDatabaseException.php"

Full path: /home/dora/public_html/wp-content/plugins/transbank-webpay-plus-rest/src/Exceptions/TokenNotFoundOnDatabaseException.php
File size: 125 bytes
MIME-type: --
Charset: utf-8

<?php

namespace Transbank\WooCommerce\WebpayRest\Exceptions;

class TokenNotFoundOnDatabaseException extends \Exception
{
}