org.apache.qpid.agent
Class AgentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.qpid.agent.AgentException
- All Implemented Interfaces:
- Serializable
public class AgentException
- extends RuntimeException
AgentException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AgentException
public AgentException(String msg)
AgentException
public AgentException(Throwable t)
AgentException
public AgentException(String msg,
Throwable t)
Licensed to the Apache Software Foundation