Class IOException
The exception that is thrown when an I/O error occurs.
- Exception
- RuntimeException
- IOException
Located at Utils/exceptions.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|