Documentation

FilesystemException extends Exception
in package

Exception thrown when issues exist on local filesystem

Tags
author

Javier Spagnoletti jspagnoletti@javierspagnoletti.com.ar

Table of Contents

__construct()  : mixed

Methods

__construct()

public __construct([mixed $message = '' ], mixed $code[, Exception $previous = null ]) : mixed
Parameters
$message : mixed = ''
$code : mixed
$previous : Exception = null
Return values
mixed

Search results