DRCL J-Sim API

drcl.comp
Class WorkerThreadInterruptedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended bydrcl.comp.WorkerThreadInterruptedException
All Implemented Interfaces:
java.io.Serializable

public class WorkerThreadInterruptedException
extends java.lang.Error

See Also:
Serialized Form

Constructor Summary
WorkerThreadInterruptedException()
           
WorkerThreadInterruptedException(java.lang.String msg_)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkerThreadInterruptedException

public WorkerThreadInterruptedException()

WorkerThreadInterruptedException

public WorkerThreadInterruptedException(java.lang.String msg_)

DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~