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
at line line 26
string
getPath()
Returns the associated path for the exception.