You are here

12 calls to Braintree_Util::throwStatusCodeException() in Commerce Braintree 7

Braintree_Http::delete in braintree_php/lib/Braintree/Http.php
Braintree_Http::get in braintree_php/lib/Braintree/Http.php
Braintree_Http::post in braintree_php/lib/Braintree/Http.php
Braintree_Http::put in braintree_php/lib/Braintree/Http.php
Braintree_TransparentRedirect::parseAndValidateQueryString in braintree_php/lib/Braintree/TransparentRedirect.php
Braintree_UtilTest::testThrow401Exception in braintree_php/tests/unit/UtilTest.php
@expectedException Braintree_Exception_Authentication
Braintree_UtilTest::testThrow403Exception in braintree_php/tests/unit/UtilTest.php
@expectedException Braintree_Exception_Authorization
Braintree_UtilTest::testThrow404Exception in braintree_php/tests/unit/UtilTest.php
@expectedException Braintree_Exception_NotFound
Braintree_UtilTest::testThrow426Exception in braintree_php/tests/unit/UtilTest.php
@expectedException Braintree_Exception_UpgradeRequired
Braintree_UtilTest::testThrow500Exception in braintree_php/tests/unit/UtilTest.php
@expectedException Braintree_Exception_ServerError
Braintree_UtilTest::testThrow503Exception in braintree_php/tests/unit/UtilTest.php
@expectedException Braintree_Exception_DownForMaintenance
Braintree_UtilTest::testThrowUnknownException in braintree_php/tests/unit/UtilTest.php
@expectedException Braintree_Exception_Unexpected