Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
S3Exception Class Reference

S3 exception class. More...

Inheritance diagram for S3Exception:
Exception

Public Member Functions

 __construct ($message, $file, $line, $code=0)
 Class constructor.
 

Detailed Description

S3 exception class.

@externalurl http://undesigned.org.za/2007/10/22/amazon-s3-php-class

Version
0.5.0-dev

Constructor & Destructor Documentation

◆ __construct()

S3Exception::__construct ( $message,
$file,
$line,
$code = 0 )

Class constructor.

Parameters
string$messageException message
string$fileFile in which exception was created
string$lineLine number on which exception was created
int$codeException code

The documentation for this class was generated from the following file: