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