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

Class: Services_Ebay_Error

Source Location: /Services_Ebay-0.13.1/Services/Ebay/Error.php

Class Overview


Services_Ebay_Error


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 38]
Services_Ebay_Error

Gives you access to an error returned by eBay



[ Top ]


Method Detail

__construct (Constructor)   [line 50]

Services_Ebay_Error __construct( array $data)

create a new error object
  • Access: public

Parameters:

array   $data   —  error data

[ Top ]

getCode   [line 71]

int getCode( )

return the error code
  • Access: public

[ Top ]

getLongMessage   [line 101]

string getLongMessage( )

return the short message
  • Access: public

[ Top ]

getSeverityCode   [line 81]

int getSeverityCode( )

return the severity code
  • Access: public

[ Top ]

getShortMessage   [line 91]

string getShortMessage( )

return the short message
  • Access: public

[ Top ]

__toString   [line 111]

string __toString( )

String overloading
  • Access: public

[ Top ]


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