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

File: Exceptions.php

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

Classes:

Services_Amazon_SQS_Exception
Abstract base class for exceptions thrown by the Services_Amazon_SQS package
Services_Amazon_SQS_HttpException
Exception thrown when there is a HTTP communication error in the Services_Amazon_SQS package
Services_Amazon_SQS_ErrorException
Exception thrown when one or more errors are returned by Amazon
Services_Amazon_SQS_InvalidQueueException
Exception thrown when an invalid queue is used in the Services_Amazon_SQS package
Services_Amazon_SQS_InvalidPermissionLabelException
Exception thrown when an invalid permission lavel is used in the Services_Amazon_SQS package
Services_Amazon_SQS_InvalidAttributeException
Exception thrown when an invalid attribute is used in the Services_Amazon_SQS package
Services_Amazon_SQS_InvalidTimeoutException
Exception thrown when an invalid timeout is used in the Services_Amazon_SQS package
Services_Amazon_SQS_InvalidMessageException
Exception thrown when a message body is invalid
Services_Amazon_SQS_ChecksumException
Exception thrown when there is a message body checksum mismatch

Page Details:

This file contains various exception classes used by the Services_Amazon_SQS package

PHP version 5

LICENSE:

Copyright silverorange

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Includes:

require_once('PEAR/Exception.php') [line 42]
PEAR exception base class

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