PHP » GoLang |
login |
register |
about
|
GoLang Exception::getMessage
request it (323)
GoLang replacement for PHP's Exception::getMessage
[edit | history]
Exception::getMessage(PHP 5, PHP 7) Exception::getMessage — Gets the Exception message Description
final public string Exception::getMessage
( void
)
Returns the Exception message. ParametersThis function has no parameters. Return ValuesReturns the Exception message as a string. Examples
Example #1 Exception::getMessage() example
<?php The above example will output something similar to: Some error message |
more
Recently updated
more
Most requested
more
Last requests
|