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

string getPath()

Returns the associated path for the exception.

Return Value

string The path
doc_Symfony
2016-10-28 06:21:46
Comments
Leave a Comment

Please login to continue.