Hack
HHVM
report a problem or make a suggestion
Search our Documentation
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.