V-Gears 0
Free Final Fantasy VII engine.
Parser::UnknownOpCodeException Class Reference
Inheritance diagram for Parser::UnknownOpCodeException:
Collaboration diagram for Parser::UnknownOpCodeException:

Public Member Functions

 UnknownOpCodeException (const std::string &msg, const Tokenzier::Token &token)
 
- Public Member Functions inherited from Parser::Exception
 Exception (const std::string &msg)
 
 Exception (const std::string &msg, const Tokenzier::Token &token)
 
virtual const char * what () const override throw ()
 

Constructor & Destructor Documentation

◆ UnknownOpCodeException()

Parser::UnknownOpCodeException::UnknownOpCodeException ( const std::string &  msg,
const Tokenzier::Token token 
)
inline

The documentation for this class was generated from the following file: