Documentation

IOExceptionInterface extends ExceptionInterface

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

Tags
author

Christian Gärtner christiangaertner.film@googlemail.com

Table of Contents

Methods

getPath()  : string|null
Returns the associated path for the exception.

Methods

getPath()

Returns the associated path for the exception.

public getPath() : string|null
Return values
string|null

        
On this page

Search results