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

com.github.cwilper.fcrepo.cloudsync.api.AlreadyInitializedException Maven / Gradle / Ivy

package com.github.cwilper.fcrepo.cloudsync.api;

public class AlreadyInitializedException extends Exception {

	private static final long serialVersionUID = 1L;

	public AlreadyInitializedException() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy