edu.mssm.crover.tables.treatments
Class InadequateSourceException

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

public class InadequateSourceException
extends InadequateBindingException

Thrown when an attempt is made to bind a treatment to a source that is inadequate (the treatment, as implemented, requires a specific source that is not provided).

See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.mssm.crover.tables.treatments.InadequateBindingException
expected, inadequate, treatment
 
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
 



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