org.nanocontainer.deployer
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.nanocontainer.deployer.DeploymentException
- All Implemented Interfaces:
- Serializable
public class DeploymentException
- extends org.picocontainer.PicoException
Runtime Wrapper Exception for errors in deployment.
- Version:
- $Revision: 2947 $
- Author:
- Aslak Hellesøy
- See Also:
- Serialized Form
Methods inherited from class org.picocontainer.PicoException |
getCause, printStackTrace, printStackTrace, printStackTrace |
DeploymentException
public DeploymentException(String message,
Throwable t)
DeploymentException
public DeploymentException(Throwable t)
Copyright © 2003-2009 Codehaus. All Rights Reserved.