FilesystemException
extends Exception
in package
Exception thrown when issues exist on local filesystem
Tags
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