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

com.aol.micro.server.couchbase.base.ManifestComparatorKeyNotFoundException Maven / Gradle / Ivy

There is a newer version: 0.91.11
Show newest version
package com.aol.micro.server.couchbase.base;



public class ManifestComparatorKeyNotFoundException extends RuntimeException{

	public ManifestComparatorKeyNotFoundException(String message) {
		super(message);
		
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy