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