public class SimulationInputException extends OptimizerException
This project was carried out at:
and supported byGenOpt Copyright (c) 1998-2021, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.
| Modifier and Type | Field and Description | 
|---|---|
| private static long | serialVersionUIDThe serial version number | 
| Constructor and Description | 
|---|
| SimulationInputException()Constructs a SimulationInputException with no detail message | 
| SimulationInputException(java.lang.String s)Constructs a SimulationInputException with the specified detail message | 
getMessage, getNumberOfErrors, setMessage, setThrowableprivate static final long serialVersionUID
public SimulationInputException()
public SimulationInputException(java.lang.String s)
s - the detail message