de.fzj.unicore.wsrflite.utils.deployment.exceptions
Class ServiceDoesntExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fzj.unicore.wsrflite.utils.deployment.exceptions.ServiceDoesntExistException
- All Implemented Interfaces:
- Serializable
public class ServiceDoesntExistException
- extends Exception
Is thrown in case of an undeployment attempt of a non-existant service.
- 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 |
ServiceDoesntExistException
public ServiceDoesntExistException()
ServiceDoesntExistException
public ServiceDoesntExistException(String serviceName)
Copyright © 2010. All Rights Reserved.