public class InventoryReaderException
extends java.lang.Exception
Constructor and Description |
---|
InventoryReaderException(java.lang.Exception exception)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
int |
getLineNumber() |
void |
setLineNumber(int line)
Sets the line number.
|
public InventoryReaderException(java.lang.Exception exception)
exception
- An exception.public java.lang.Exception getException()
public int getLineNumber()
public void setLineNumber(int line)
line
- An integer value.Copyright © 2010-2019 Planetary Data System. All Rights Reserved.