Uses of Class
edu.washington.cs.knowitall.logic.LogicException
Packages that use LogicException
-
Uses of LogicException in edu.washington.cs.knowitall.logic
Subclasses of LogicException in edu.washington.cs.knowitall.logicModifier and TypeClassDescriptionstatic class
Exception while applying an expression to an object.static class
Exception while converting the tokens into a valid expression.static class
Exception while tokenizing the logic expression string.