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

Packages that use LoadException
de.cau.cs.kieler.krep.evalbench.comm Package that defines a common interface for the communication between KIELER and the processor. 
 

Uses of LoadException in de.cau.cs.kieler.krep.evalbench.comm
 

Methods in de.cau.cs.kieler.krep.evalbench.comm that throw LoadException
 boolean ICommunicationProtocol.loadProgram(IAssembler program, IProgressMonitor monitor)
          Loads a program onto the connected target.
 boolean KlpProtocol.loadProgram(IAssembler program, IProgressMonitor monitor)
          Loads a program onto the connected target.