org.apache.stratos.manager.exception
Class ServiceAlreadyDeployedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.stratos.manager.exception.ServiceAlreadyDeployedException
- All Implemented Interfaces:
- Serializable
public class ServiceAlreadyDeployedException
- extends Exception
- See Also:
- Serialized Form
ServiceAlreadyDeployedException
public ServiceAlreadyDeployedException(String message,
String type,
Throwable cause)
ServiceAlreadyDeployedException
public ServiceAlreadyDeployedException(String message,
String type)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
getType
public String getType()
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.