com.bigdata.concurrent
Class HorridTaskDeath

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.bigdata.concurrent.HorridTaskDeath
All Implemented Interfaces:
Serializable

public class HorridTaskDeath
extends RuntimeException

Thrown by some unit tests.

Version:
$Id: HorridTaskDeath.java 2265 2009-10-26 12:51:06Z thompsonbry $
Author:
Bryan Thompson
See Also:
Serialized Form

Constructor Summary
HorridTaskDeath()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HorridTaskDeath

public HorridTaskDeath()


Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.