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
- Version:
- $Revision$
Exception throw when error occurs while parsing a config
File into a MetExtractorConfig
.
- Author:
- bfoster
- 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)
Copyright © 1999-2011 Apache Incubator. All Rights Reserved.