Class ComponentInstantiationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.component.factory.ComponentInstantiationException
All Implemented Interfaces:
Serializable

public class ComponentInstantiationException extends Exception
Author:
Michal Maczka
See Also:
  • Constructor Details

    • ComponentInstantiationException

      public ComponentInstantiationException(String message)
    • ComponentInstantiationException

      public ComponentInstantiationException(String message, Throwable cause)
    • ComponentInstantiationException

      public ComponentInstantiationException(Throwable cause)