IOException

IOException

class IOException extends RuntimeException implements IOExceptionInterface

Exception class thrown when a filesystem operation failure happens.

Methods

登录查看完整内容
__construct($message, $code, Exception $previous = null, $path = null)
string getPath()

Returns the associated path for the exception.