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

Class: Payment_PayPal_SOAP_ExpiredTokenException

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

Class Overview

Exception
   |
   --Payment_PayPal_SOAP_ErrorException
      |
      --Payment_PayPal_SOAP_ExpiredTokenException

Deprecated exception that used to be thrown when a request was made with an expired checkout token


Author(s):

Copyright:

  • 2008-2012 silverorange

Inherited Variables

Inherited Methods

Class: Payment_PayPal_SOAP_ErrorException

Payment_PayPal_SOAP_ErrorException::__construct()
Creates a new error exception
Payment_PayPal_SOAP_ErrorException::addError()
Adds an error to this exception
Payment_PayPal_SOAP_ErrorException::count()
Gets the number of errors aggregated by this exception
Payment_PayPal_SOAP_ErrorException::getIterator()
Gets an iterator object for the errors of this exception
Payment_PayPal_SOAP_ErrorException::getResponse()
Gets the response object containing the PayPal error
Payment_PayPal_SOAP_ErrorException::getSeverity()
Gets the severity of the PayPal error
Payment_PayPal_SOAP_ErrorException::hasSeverity()
Gets whether or not this exception has an aggregated error of the specified severity
Payment_PayPal_SOAP_ErrorException::hasType()
Gets whether or not this exception has an aggregated error of the specified type

Class Details

[line 619]
Deprecated exception that used to be thrown when a request was made with an expired checkout token

This exception class is no longer used. See Payment_PayPal_SOAP_ErrorException and the Payment_PayPal_SOAP_ErrorException::hasType() method.



[ Top ]


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