Uses of Class
mmud.exceptions.RegularExpressionException
Packages that use RegularExpressionException
-
Uses of RegularExpressionException in mmud.database
Methods in mmud.database that throw RegularExpressionExceptionModifier and TypeMethodDescriptionstatic voidRegularExpressions.checkRegexp(String regexp, String value, String message) Checks if the value matches the regular expression