Class ContainerInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.container.initialization.ContainerInitializationException
- All Implemented Interfaces:
Serializable
- Author:
- Jason van Zyl
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionContainerInitializationException
(String id, Throwable throwable) ContainerInitializationException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ContainerInitializationException
-
ContainerInitializationException
-
ContainerInitializationException
-