org.apache.oodt.cas.metadata.exceptions
Class MetExtractorConfigReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.oodt.cas.metadata.exceptions.MetExtractorConfigReaderException
- All Implemented Interfaces:
- Serializable
public class MetExtractorConfigReaderException
- extends Exception
Exception throw when error occurs while parsing a config File into a
MetExtractorConfig
- Author:
- bfoster@apache.org (Brian Foster)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MetExtractorConfigReaderException
public MetExtractorConfigReaderException()
MetExtractorConfigReaderException
public MetExtractorConfigReaderException(String msg)
MetExtractorConfigReaderException
public MetExtractorConfigReaderException(String msg,
Throwable t)
Copyright © 1999-2014 Apache OODT. All Rights Reserved.