File manager - Edit - /home/asiatechinc/public_html/bhrhotelsindia.com/vendor/payrexx/payrexx/lib/Payrexx/PayrexxException.php
Back
<?php /** * The Payrexx Exception for any exception occurred during the API process * @author Ueli Kramer <ueli.kramer@comvation.com> * @copyright 2014 Payrexx AG * @since v1.0 */ namespace Payrexx; /** * Class PayrexxException * @package Payrexx */ class PayrexxException extends \Exception { private $reason = ''; public function getReason() { return $this->reason; } public function setReason($reason = '') { $this->reason = $reason; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings