public class MetExtractionException extends Exception
Exception thrown by the Met Extraction framework.
| Constructor and Description |
|---|
MetExtractionException() |
MetExtractionException(String arg0) |
MetExtractionException(String arg0,
Throwable arg1) |
MetExtractionException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MetExtractionException()
public MetExtractionException(String arg0)
arg0 - public MetExtractionException(String arg0, Throwable arg1)
arg0 - arg1 - public MetExtractionException(Throwable arg0)
arg0 - Copyright © 1999–2017 Apache OODT. All rights reserved.