org.codehaus.plexus.metadata.gleaner
Class ComponentGleanerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.metadata.gleaner.ComponentGleanerException
- All Implemented Interfaces:
- Serializable
public class ComponentGleanerException
- extends Exception
- Version:
- $Id: ComponentGleanerException.java 7689 2008-08-23 16:09:20Z jvanzyl $
- Author:
- Trygve Laugstøl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ComponentGleanerException
public ComponentGleanerException(String message)
ComponentGleanerException
public ComponentGleanerException(String message,
Throwable cause)
ComponentGleanerException
public ComponentGleanerException(Throwable cause)
Copyright © 2001-2011 Codehaus. All Rights Reserved.