Payment_PayPal_SOAP
[ class tree: Payment_PayPal_SOAP ] [ index: Payment_PayPal_SOAP ] [ all elements ]

File: Exceptions.php

Source Location: /Payment_PayPal_SOAP-0.5.1/Payment/PayPal/SOAP/Exceptions.php

Classes:

Payment_PayPal_SOAP_Exception
Base interface for exceptions thrown by the Payment_PayPal_SOAP package
Payment_PayPal_SOAP_InvalidModeException
Exception thrown when an invalid mode is used in the client constructor
Payment_PayPal_SOAP_InvalidRequestNameException
Exception thrown when an invalid request name is used in the Payment_PayPal_SOAP_Client::call() method
Payment_PayPal_SOAP_MissingPropertyException
Exception thrown when a required request property is missing in the arguments parameter of a Payment_PayPal_SOAP::call() method call
Payment_PayPal_SOAP_FaultException
Exception thrown when a SOAP fault occurs
Payment_PayPal_SOAP_ErrorException
Exception thrown when the SOAP response contains one or more Error elements
Payment_PayPal_SOAP_ExpiredTokenException
Deprecated exception that used to be thrown when a request was made with an expired checkout token

Page Details:

Payment_PayPal_SOAP is a package to easily use PayPal's SOAP API from PHP

This file contains various package-specific exception class definitions.

PHP version 5

LICENSE:

Copyright (c) 2008-2012 silverorange

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Includes:

require_once('Payment/PayPal/SOAP/Error.php') [line 46]
Error class

Documentation generated on Mon, 11 Mar 2019 15:50:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.