de.cau.cs.kieler.krep.evalbench.comm
Class LoadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.cau.cs.kieler.core.KielerException
              extended by de.cau.cs.kieler.krep.evalbench.comm.LoadException
All Implemented Interfaces:
Serializable

public class LoadException
extends KielerException

Exception that is thrown while downloading a program onto a processor.

See Also:
Serialized Form
Rating yellow
(2010-02-05) review by cmot, msp

Constructor Summary
LoadException(String cause)
           
 
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

LoadException

public LoadException(String cause)
Parameters:
cause - specific explanation, while the download failed