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

com.andrewmccall.faker.InvalidKeyException.scala Maven / Gradle / Ivy

The newest version!
package com.andrewmccall.faker

class InvalidKeyException(message:String) extends Exception(message) {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy