W3cubDocs

/Symfony 2.7

Symfony\Component\Filesystem\Exception\IOExceptionInterface

interface IOExceptionInterface implements ExceptionInterface

IOException interface for file and input/output stream related exceptions thrown by the component.

Methods

string getPath()

Returns the associated path for the exception

Details

public string getPath()

Returns the associated path for the exception

Return Value

string The path.

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Filesystem/Exception/IOExceptionInterface.html