Documentation

S3Exception extends Exception
in package

S3 exception class

Tags
link
http://undesigned.org.za/2007/10/22/amazon-s3-php-class
version
0.5.0-dev

Table of Contents

Methods

__construct()  : mixed
Class constructor

Methods

__construct()

Class constructor

public __construct(string $message, string $file, string $line[, int $code = 0 ]) : mixed
Parameters
$message : string

Exception message

$file : string

File in which exception was created

$line : string

Line number on which exception was created

$code : int = 0

Exception code


        
On this page

Search results