public class SimulScanException
extends java.lang.Exception
Modifier | Constructor and Description |
---|---|
protected |
SimulScanException(SimulScanResults sscdresults) |
protected |
SimulScanException(SimulScanResults readerResult,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
SimulScanResults |
getResult()
Returns the SimulScanResults object that provides additional information on the exception.
|
protected SimulScanException(SimulScanResults sscdresults)
protected SimulScanException(SimulScanResults readerResult, java.lang.String description)
public SimulScanResults getResult()