#include <XmlException.h>
Public Member Functions | |
| XmlException (const std::string &msg) | |
| const std::string & | getMsg () const | 
Definition at line 28 of file XmlException.h.
| MosesTraining::XmlException::XmlException | ( | const std::string & | msg | ) |  [inline] | 
        
Definition at line 31 of file XmlException.h.
| const std::string& MosesTraining::XmlException::getMsg | ( | ) |  const [inline] | 
        
Definition at line 36 of file XmlException.h.
Referenced by MosesTraining::Syntax::XmlTreeParser::Parse(), MosesTraining::SentenceAlignmentWithSyntax::processSourceSentence(), and MosesTraining::SentenceAlignmentWithSyntax::processTargetSentence().

 1.5.9