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

Class: Services_Amazon_SQS_InvalidAttributeException

Source Location: /Services_Amazon_SQS-0.3.0/Services/Amazon/SQS/Exceptions.php

Class Overview

PEAR_Exception
   |
   --Services_Amazon_SQS_Exception
      |
      --Services_Amazon_SQS_InvalidAttributeException

Exception thrown when an invalid attribute is used in the Services_Amazon_SQS package


Author(s):

Copyright:

  • 2008 silverorange

Methods


Inherited Variables

Inherited Methods


Class Details

[line 271]
Exception thrown when an invalid attribute is used in the Services_Amazon_SQS package


[ Top ]


Method Detail

__construct (Constructor)   [line 293]

Services_Amazon_SQS_InvalidAttributeException __construct( string $message, [integer $code = 0], [string $name = ''])

Creates a new invalid attribute exception
  • Access: public

Parameters:

string   $message   —  an error message.
integer   $code   —  a user-defined error code.
string   $name   —  the name of the attribute that is invalid.

[ Top ]

getName   [line 307]

string getName( )

Gets the name of the attribute that is invalid
  • Return: the name of the attribute that is invalid.
  • Access: public

[ Top ]


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