Services_Digg
[
class tree: Services_Digg
] [
index: Services_Digg
] [
all elements
]
Packages:
Services_Digg
Classes:
DiggAPIActivity
DiggAPIActivityPeriod
DiggAPIComment
DiggAPIContainer
DiggAPIDigg
DiggAPIError
DiggAPIErrors
DiggAPIEvents
DiggAPIGallery
DiggAPILink
DiggAPIStories
DiggAPIThumbnail
DiggAPITopic
DiggAPITopics
DiggAPIUser
DiggAPIUsers
Services_Digg
Services_Digg_Comment
Services_Digg_Comments
Services_Digg_Common
Services_Digg_Errors
Services_Digg_Exception
Services_Digg_GalleryPhoto
Services_Digg_GalleryPhotos
Services_Digg_Proxy
Services_Digg_Request
Services_Digg_Response
Services_Digg_Response_Common
Services_Digg_Response_php
Services_Digg_Response_xml
Services_Digg_Stories
Services_Digg_Story
Services_Digg_Topics
Services_Digg_User
Services_Digg_Users
Services_Digg
DiggAPIGalleryPhoto
DiggAPIStory
Files:
Comment.php
Comments.php
Common.php
Common.php
Digg.php
Errors.php
Exception.php
Exception.php
GalleryPhoto.php
GalleryPhotos.php
php.php
Proxy.php
Request.php
Response.php
Stories.php
Story.php
Topics.php
User.php
Users.php
xml.php
Class: DiggAPIError
Source Location: /Services_Digg-0.4.4/Services/Digg/Response/php.php
Class Overview
DiggAPIError
Author(s):
Joe Stump <
joe at joestump.net
>
Variables
$code
$message
Methods
getCode
getMessage
Inherited Variables
Inherited Methods
Class Details
[line 146]
DiggAPIError
Author:
Joe Stump <
joe@joestump.net
>
Throws:
PEAR_Exception
[
Top
]
Class Variables
$code =
0
[line 162]
Error code
Var:
Error code
Access:
public
Type:
int
[
Top
]
$message =
''
[line 154]
Error message
Var:
Error message
Access:
public
Type:
string
[
Top
]
Method Detail
getCode
[line 181]
int getCode( )
Get error code
Return:
Error code
Access:
public
[
Top
]
getMessage
[line 170]
string getMessage( )
Get error message
Return:
Error message
Access:
public
[
Top
]
Documentation generated on Mon, 11 Mar 2019 15:20:56 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.