org.codehaus.plexus.component.reloading
Class ComponentReloadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.component.reloading.ComponentReloadingException
- All Implemented Interfaces:
- Serializable
public class ComponentReloadingException
- extends Exception
- Version:
- $Revision: 4796 $
- Author:
- Jason van Zyl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ComponentReloadingException
public ComponentReloadingException(String message)
ComponentReloadingException
public ComponentReloadingException(Throwable cause)
ComponentReloadingException
public ComponentReloadingException(String message,
Throwable cause)
Copyright © 2001-2011 Codehaus. All Rights Reserved.