class Braintree_Exception_ServerError in Commerce Braintree 7
Raised when an unexpected server error occurs.
@package Braintree @subpackage Exception @copyright 2010 Braintree Payment Solutions
Hierarchy
- class \Braintree_Exception extends \Exception
Expanded class hierarchy of Braintree_Exception_ServerError
File
- braintree_php/
lib/ Braintree/ Exception/ ServerError.php, line 17
View source
class Braintree_Exception_ServerError extends Braintree_Exception {
}