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 $
See Also:
  • Constructor Details

    • ComponentReloadingException

      public ComponentReloadingException(String message)
    • ComponentReloadingException

      public ComponentReloadingException(Throwable cause)
    • ComponentReloadingException

      public ComponentReloadingException(String message, Throwable cause)