A callback for unicode errors in D. A UnicodeException will be thrown.
Information about the error.
String index where this error was detected.
The name of the file that signaled this error.
The line number on which this error occurred.
UnicodeException.
See Implementation
A callback for unicode errors in D. A UnicodeException will be thrown.