@Deprecated
public class SimulScanException
extends java.lang.Exception
| Modifier | Constructor and Description | 
|---|---|
protected  | 
SimulScanException(SimulScanResults sscdresults)
Deprecated.  
  | 
protected  | 
SimulScanException(SimulScanResults readerResult,
                  java.lang.String description)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
SimulScanResults | 
getResult()
Deprecated.  
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()