- All Implemented Interfaces:
- java.io.Serializable
public class SimulationException
extends java.lang.RuntimeException
Exception raised when there was a problem simulating a circuit. The problem could be with the circuit itself, or
it could be a problem with the test configuration (e.g., an unset input pin).
- See Also:
- Serialized Form