Home
last modified time | relevance | path

Searched refs:CommandPreconditionException (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dcontext.h28 class CommandPreconditionException : public base::Exception {
30 CommandPreconditionException() throw() in CommandPreconditionException() function