edu.mssm.crover.tables.treatments
Class TreatmentInterrupted

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.mssm.crover.tables.treatments.TreatmentInterrupted
All Implemented Interfaces:
java.io.Serializable

public class TreatmentInterrupted
extends java.lang.Exception

Thrown by a treatment when the processing cannot be completed normally.

See Also:
Serialized Form

Field Summary
 java.lang.Exception origin
           
 
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
 

Field Detail

origin

public java.lang.Exception origin


Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.