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