1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс IoException
Граф наследования:IoException:
SystemException FileDeleteException FileNotFoundException FileNotOpenedException FileOpenException InvalidPathException

Открытые члены

 __construct ($message="", $path="", \Throwable $previous=null)
 getPath ()
Открытые члены унаследованные от SystemException
 __construct ($message="", $code=0, $file="", $line=0, \Throwable $previous=null)

Защищенные данные

 $path

Подробное описание

This exception is thrown when an I/O error occurs.

См. определение в файле ioexception.php строка 8

Конструктор(ы)

◆ __construct()

__construct ( $message = "",
$path = "",
\Throwable $previous = null )

Creates new exception object.

Аргументы
string$messageException message
string$pathPath that generated exception.
\Throwable  |  null$previous

См. определение в файле ioexception.php строка 19

Методы

◆ getPath()

getPath ( )

Path that generated exception.

Возвращает
string

См. определение в файле ioexception.php строка 30

Поля

◆ $path

$path
protected

См. определение в файле ioexception.php строка 10


Объявления и описания членов класса находятся в файле: