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

dregex.InvalidRegexException.scala Maven / Gradle / Ivy

The newest version!
package dregex

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy