Uses of Class
jitas.exception.StudentModelsNotFoundException

Packages that use StudentModelsNotFoundException
jitas.xml.parser   
 

Uses of StudentModelsNotFoundException in jitas.xml.parser
 

Constructors in jitas.xml.parser that throw StudentModelsNotFoundException
StudentModelParser(java.lang.String pathName, java.lang.String domainName, java.lang.String studentName)
          The constructor sorts out the arguments, then hands over the DOM work to the DOM parser; which is used to build the DOM tree and then parse the student model docs (.xml).