All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dregex.InvalidRegexException.scala Maven / Gradle / Ivy

There is a newer version: 0.7.0
Show newest version
package dregex

class InvalidRegexException(msg: String) extends Exception(msg)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy