PHP » GoLang |
login |
register |
about
|
GoLang ErrorException::__construct
request it (321)
GoLang replacement for PHP's ErrorException::__construct
[edit | history]
PHP ErrorException::__constructPHP original manual for ErrorException::__construct [ show | php.net ]ErrorException::__construct(PHP 5 >= 5.1.0, PHP 7) ErrorException::__construct — Constructs the exception Description
public ErrorException::__construct
([ string
$message = ""
[, int $code = 0
[, int $severity = E_ERROR
[, string $filename = __FILE__
[, int $lineno = __LINE__
[, Exception $previous = NULL
]]]]]] )Constructs the Exception. Parameters
Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|