public class IngestException extends Exception
An exception when ingesting a product.
Constructor and Description |
---|
IngestException() |
IngestException(String arg0) |
IngestException(String arg0,
Throwable arg1) |
IngestException(Throwable arg0) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1999–2017 Apache OODT. All rights reserved.