gov.nasa.pds.harvest.inventory
Class InventoryReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.pds.harvest.inventory.InventoryReaderException
- All Implemented Interfaces:
- Serializable
public class InventoryReaderException
- extends Exception
Exception class for handling errors when reading a PDS Inventory file.
- Author:
- mcayanan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InventoryReaderException
public InventoryReaderException(String message)
- Constructor.
- Parameters:
message
- An exception message.
Copyright © 2010-2011 Planetary Data System. All Rights Reserved.