Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс TimeIsOverException
+ Граф наследования:TimeIsOverException:

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

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

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

 $endPosition
 

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

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

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

◆ __construct()

__construct ( $message = "",
$endPosition = "",
\Exception $previous = null )
Аргументы
string$messageMessage to show.
string$endPositionPosition from witch must be start ed next step.
\Exception$previous,.

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

Методы

◆ getEndPosition()

getEndPosition ( )

Returns position from witch next step must be started.

Возвращает
string

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

Данные класса

◆ $endPosition

$endPosition
protected

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