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

dregex.UnsupportedException.scala Maven / Gradle / Ivy

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

class UnsupportedException(feature: String) extends Exception("Unsupported feature: " + feature)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy