jump_to_restart_point_exception
class jump_to_restart_point_exception extends installer_exception
Properties
protected string | $restart_point_name |
Methods
__construct(string $restart_point_name)
Constructor
array
get_parameters()
Return the arguments associated with the message if it's a language var.
from
runtime_exception
string
get_restart_point_name()
Returns the restart point's name
Details
at line 28
__construct(string $restart_point_name)
Constructor
in
runtime_exception at line 48
array
get_parameters()
Return the arguments associated with the message if it's a language var.
at line 40
string
get_restart_point_name()
Returns the restart point's name