org.codehaus.plexus
Class PlexusContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.PlexusContainerException
- All Implemented Interfaces:
- Serializable
public class PlexusContainerException
- extends Exception
Container execution exception.
- Version:
- $Id: PlexusContainerException.java 4796 2006-11-23 21:24:11Z jvanzyl $
- 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.