public class SFMLErrorCapture extends Object
sf::err()
.public static void start()
sf::err()
.
This method acquires a semaphore and will block if a capture is currently going,
therefore the capturing is thread-safe.
A capture must be concluded by calling the finish()
method.