Beatmup
|
#include <sequence.h>
Public Member Functions | |
AccessException (const char *message, const Sequence &sequence) | |
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) | |
Definition at line 172 of file sequence.h.
|
inline |
Definition at line 174 of file sequence.h.