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. A note to install the intl extension is appended to this string
doc_Symfony
2016-10-28 06:24:45
Comments
Leave a Comment

Please login to continue.