public class ContainerInitializationException extends Exception
Constructor and Description |
---|
ContainerInitializationException(String id) |
ContainerInitializationException(String id,
Throwable throwable) |
ContainerInitializationException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ContainerInitializationException(String id)
public ContainerInitializationException(String id, Throwable throwable)
public ContainerInitializationException(Throwable throwable)
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.