Class ComponentReloadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.component.reloading.ComponentReloadingException
- All Implemented Interfaces:
Serializable
- Version:
- $Revision: 4796 $
- Author:
- Jason van Zyl
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionComponentReloadingException
(String message) ComponentReloadingException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ComponentReloadingException
-
ComponentReloadingException
-
ComponentReloadingException
-