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

com.bigdata.concurrent.HorridTaskDeath Maven / Gradle / Ivy

package com.bigdata.concurrent;

/**
 * Thrown by some unit tests.
 * 
 * @author Bryan Thompson
 * @version $Id$
 */
public class HorridTaskDeath extends RuntimeException {

    /**
     * 
     */
    private static final long serialVersionUID = 6798406260395237402L;
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy