|
NormalizedException
A helper for making exceptions play nice with PSR-3 logging
|
Basic normalized exception. More...
Inheritance diagram for Wikimedia\NormalizedException\NormalizedException:
Collaboration diagram for Wikimedia\NormalizedException\NormalizedException:Additional Inherited Members | |
Public Member Functions inherited from Wikimedia\NormalizedException\INormalizedException | |
| getNormalizedMessage () | |
| Returns a normalized version of the error message, with PSR-3 style placeholders. | |
| getMessageContext () | |
| Returns the context data. | |
Basic normalized exception.
@newable @stable to extend