org.codehaus.plexus
Class PlexusContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.PlexusContainerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DuplicateChildContainerException
public class PlexusContainerException
- extends Exception
Container execution exception.
- Version:
- $Id$
- Author:
- Brett Porter
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PlexusContainerException
public PlexusContainerException(String message,
Throwable throwable)
PlexusContainerException
public PlexusContainerException(String message)
Copyright © 2001-2011 Codehaus. All Rights Reserved.