tp::OutOfDateError class

A surface has changed in such a way that it is no longer compatible with the swapchain, and further presentation requests using the swapchain will fail.

Base classes

class RuntimeError
A generic Tephra runtime error.

Public functions

void raise() const override
Throws this error as an exception.