public class IlvFieldNotFoundException extends IlvReadFileException
Constructor and Description |
---|
IlvFieldNotFoundException(String fieldname,
int lineno)
Creates a new Exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Returns the message describing the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IlvFieldNotFoundException(String fieldname, int lineno)
fieldname
- The field that was not found in the file.lineno
- the line number.public String getMessage()
getMessage
in class IlvReadFileException
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.