Class LogicException.TokenizeLogicException

All Implemented Interfaces:
Serializable
Enclosing class:
LogicException

public static class LogicException.TokenizeLogicException extends LogicException
Exception while tokenizing the logic expression string.
Author:
Michael Schmitz invalid input: '<'schmmd@cs.washington.edu>
See Also:
  • Constructor Details

    • TokenizeLogicException

      public TokenizeLogicException(String message, Exception e)
    • TokenizeLogicException

      public TokenizeLogicException(String message)