Class ComponentInstantiationException

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

public final class ComponentInstantiationException extends Exception
See Also:
  • Constructor Details

    • ComponentInstantiationException

      public ComponentInstantiationException(String message)
    • ComponentInstantiationException

      public ComponentInstantiationException(String message, Throwable cause)