Uses of Class
edu.stanford.smi.protegex.owl.inference.dig.exception.DIGErrorException

Packages that use DIGErrorException
edu.stanford.smi.protegex.owl.inference.dig.reasoner   
 

Uses of DIGErrorException in edu.stanford.smi.protegex.owl.inference.dig.reasoner
 

Methods in edu.stanford.smi.protegex.owl.inference.dig.reasoner that throw DIGErrorException
protected  void DefaultDIGReasoner.performErrorCheck(Document doc)
          This method checks for any errors in the DIG response and throws a DIGErrorException if there are any errors.