Class RegexException.TokenizationRegexException

All Implemented Interfaces:
Serializable
Enclosing class:
RegexException

public static class RegexException.TokenizationRegexException extends RegexException
Author:
Michael Schmitz invalid input: '<'schmmd@cs.washington.edu>
See Also:
  • Constructor Details

    • TokenizationRegexException

      public TokenizationRegexException(String message, Exception e)
    • TokenizationRegexException

      public TokenizationRegexException(String message)