NotImplementedException

NotImplementedException

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

__construct(string $message)

Constructor.

Parameters

string $message The exception message.