org.apache.oodt.cas.metadata.exceptions
Class MetExtractionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.oodt.cas.metadata.exceptions.MetExtractionException
- All Implemented Interfaces:
- Serializable
public class MetExtractionException
- extends Exception
- Version:
- $Revision$
Exception thrown by the Met Extraction framework.
- Author:
- mattmann
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MetExtractionException
public MetExtractionException()
MetExtractionException
public MetExtractionException(String arg0)
- Parameters:
arg0 -
MetExtractionException
public MetExtractionException(String arg0,
Throwable arg1)
- Parameters:
arg0 - arg1 -
MetExtractionException
public MetExtractionException(Throwable arg0)
- Parameters:
arg0 -
Copyright © 1999-2011 Apache Incubator. All Rights Reserved.