PHP Class RTMediaUploadException, rtMedia

Author: joshua
Inheritance: extends Exception
Afficher le fichier Open project: rtCamp/rtMedia

Méthodes publiques

Свойство Type Description
$upload_err_invalid_context type Exception for Invalid context while uploading any media

Méthodes publiques

Méthode Description
__construct ( type $code, type $msg = false ) Constructs the class.

Private Methods

Méthode Description
codeToMessage ( type $code, type $msg ) : type Error specific Message generated for the exception depending upon the code passed.

Method Details

__construct() public méthode

Constructs the class.
public __construct ( type $code, type $msg = false )
$code type
$msg type

Property Details

$upload_err_invalid_context public_oe property

Exception for Invalid context while uploading any media
public type $upload_err_invalid_context
Résultat type