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

com.netaporter.uri.decoding.UriDecodeException.scala Maven / Gradle / Ivy

The newest version!
package com.netaporter.uri.decoding

/**
 * Date: 28/08/2013
 * Time: 21:01
 */
class UriDecodeException(message: String) extends Exception(message)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy