PHP Class Bolt\Exception\FileNotStackableException

Inheritance: extends Exceptio\Exception, implements Symfony\Component\HttpKernel\Exception\HttpExceptionInterface
Show file Open project: bolt/bolt

Public Methods

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

Method Details

__construct() public method

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

getHeaders() public method

public getHeaders ( )

getStatusCode() public method

public getStatusCode ( )

getUnstackableFile() public method

public getUnstackableFile ( ) : Bolt\Filesystem\Handler\FileInterface
return Bolt\Filesystem\Handler\FileInterface