Hack
HHVM
报告 bug 或提出建议。
搜索文档
Documentation
Hack
Reference
Class
IntlDatePatternGenerator
getErrorMessage
IntlDatePatternGenerator::getErrorMessage
Get last error message on the object
public function getErrorMessage(): string;
Returns
string
- - The error message associated with last error that occurred in a function call on this object, or a string indicating the non-existence of an error.