class NotImplementedException extends RuntimeException

Base exception class for not implemented behaviors of the intl extension in the Locale component.

Constants

INTL_INSTALL_MESSAGE

Methods

__construct(string $message)

Constructor.

Details

at line line 28
__construct(string $message)

Constructor.

Parameters

string $message The exception message. A note to install the intl extension is appended to this string