PATH:
home
/
letacommog
/
letaweb
/
admin
/
classes
/
payments
/
paypal-sdk-core
/
lib
/
exceptions
<?php class PPConfigurationException extends Exception { public function __construct($message = null, $code = 0) { parent::__construct($message, $code); } }
[+]
..
[-] PPConnectionException.php
[edit]
[-] PPConfigurationException.php
[edit]
[-] PPTransformerException.php
[edit]
[-] PPInvalidCredentialException.php
[edit]
[-] PPMissingCredentialException.php
[edit]