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

org.sapia.ubik.mcast.TimeoutException Maven / Gradle / Ivy

The newest version!
package org.sapia.ubik.mcast;


/**
 * @author Yanick Duchesne
 * 
*
Copyright:
Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
*
License:
Read the license.txt file of the jar or visit the * license page at the Sapia OSS web site
*
*/ public class TimeoutException extends Exception { /** * Constructor for TimeoutException. */ public TimeoutException() { super(); } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy