Beatmup
|
Exception thrown in a situation when a processing action is not implemented for pixel formats of specific arguments. More...
#include <processing.h>
Public Member Functions | |
ProcessingActionNotImplemented (PixelFormat fmt) | |
Public Member Functions inherited from Beatmup::Exception | |
virtual const char * | what () const NOEXCEPT override |
Additional Inherited Members | |
Protected Member Functions inherited from Beatmup::Exception | |
Exception (const char *message) | |
template<typename ... Args> | |
Exception (const char *message, const Args &... args) | |
Exception thrown in a situation when a processing action is not implemented for pixel formats of specific arguments.
Definition at line 35 of file processing.h.
|
inline |
Definition at line 37 of file processing.h.