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

io.lemonlabs.uri.decoding.UriDecodeException.scala Maven / Gradle / Ivy

The newest version!
package io.lemonlabs.uri.decoding

import io.lemonlabs.uri.UriException

class UriDecodeException(message: String) extends UriException(message)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy