PHP Class Bolt\Exception\FileNotStackableException

Inheritance: extends Exceptio\Exception, implements Symfony\Component\HttpKernel\Exception\HttpExceptionInterface
Afficher le fichier Open project: bolt/bolt

Méthodes publiques

Méthode Description
__construct ( Bolt\Filesystem\Handler\FileInterface $file, $message = '' )
getHeaders ( )
getStatusCode ( )
getUnstackableFile ( ) : Bolt\Filesystem\Handler\FileInterface

Method Details

__construct() public méthode

public __construct ( Bolt\Filesystem\Handler\FileInterface $file, $message = '' )
$file Bolt\Filesystem\Handler\FileInterface

getHeaders() public méthode

public getHeaders ( )

getStatusCode() public méthode

public getStatusCode ( )

getUnstackableFile() public méthode

public getUnstackableFile ( ) : Bolt\Filesystem\Handler\FileInterface
Résultat Bolt\Filesystem\Handler\FileInterface