de.fzj.unicore.wsrflite.utils.deployment.exceptions
Class ServiceDeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.fzj.unicore.wsrflite.utils.deployment.exceptions.ServiceDeploymentException
- All Implemented Interfaces:
- Serializable
public class ServiceDeploymentException
- extends RuntimeException
Is thrown in case of a failed service deployment attempt to XFire.
- Author:
- j.daivandy@fz-juelich.de
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceDeploymentException
public ServiceDeploymentException(String msg)
ServiceDeploymentException
public ServiceDeploymentException(String msg,
Throwable cause)
Copyright © 2010. All Rights Reserved.