de.fzj.unicore.wsrflite.utils.deployment.exceptions
Class DeletionOfServiceInstanceNotPermittedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fzj.unicore.wsrflite.utils.deployment.exceptions.DeletionOfServiceInstanceNotPermittedException
- All Implemented Interfaces:
- Serializable
public class DeletionOfServiceInstanceNotPermittedException
- extends Exception
Is thrown in case of deletion attempts on non-deletable service instances.
- 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 |
DeletionOfServiceInstanceNotPermittedException
public DeletionOfServiceInstanceNotPermittedException(String serviceName,
String resId)
Copyright © 2010. All Rights Reserved.