org.ow2.orchestra.facade.exception
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ow2.orchestra.facade.exception.OrchestraRuntimeException
org.ow2.orchestra.facade.exception.DeploymentException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IncompatibleWSDLException, ParsingException
public class DeploymentException
- extends OrchestraRuntimeException
Exception launched when deployment fails.
- Author:
- Guillaume Porcher
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DeploymentException
public DeploymentException(String message)
Copyright © 2011 OW2 Consortium. All Rights Reserved.