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

org.moskito.central.endpoints.rmi.RMIEndpointServiceException Maven / Gradle / Ivy

There is a newer version: 1.1.4
Show newest version
package org.moskito.central.endpoints.rmi;

/**
 * RMI Endpoint service exception class.
 * 
 * @author dagafonov
 */
public class RMIEndpointServiceException extends Exception {

	/**
	 * serialVersionUID.
	 */
	private static final long serialVersionUID = 6228674685841538555L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy