class Braintree_Exception in Commerce Braintree 7
super class for all Braintree exceptions
@package Braintree @subpackage Exception @copyright 2010 Braintree Payment Solutions
Hierarchy
- class \Braintree_Exception extends \Exception
Expanded class hierarchy of Braintree_Exception
File
- braintree_php/
lib/ Braintree/ Exception.php, line 18
View source
class Braintree_Exception extends Exception {
}