org.apache.stratos.cartridge.agent.exception
Class CartridgeAgentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.stratos.cartridge.agent.exception.CartridgeAgentException
- All Implemented Interfaces:
- Serializable
public class CartridgeAgentException
- extends Exception
CartridgeAgentException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CartridgeAgentException
public CartridgeAgentException()
CartridgeAgentException
public CartridgeAgentException(String s)
CartridgeAgentException
public CartridgeAgentException(String s,
Throwable throwable)
CartridgeAgentException
public CartridgeAgentException(Throwable throwable)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.