public class InputFormatException 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 |
serialVersionUID
The serial version number
|
Constructor and Description |
---|
InputFormatException()
Constructs a InputFormatException with no detail message
|
InputFormatException(java.lang.String s)
Constructs a InputFormatException with the specified detail message
|
getMessage, getNumberOfErrors, setMessage, setThrowable
private static final long serialVersionUID