DRCL JavaSim API

drcl.comp
Class WorkerThreadInterruptedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Error
              |
              +--drcl.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, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkerThreadInterruptedException

public WorkerThreadInterruptedException()

WorkerThreadInterruptedException

public WorkerThreadInterruptedException(java.lang.String msg_)

DRCL JavaSim API

Copyright © 2001 - DRCL, OSU     ~ Back to JavaSim Home ~