org.apache.qpid.server.state
Class IllegalStateTransitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.qpid.AMQException
org.apache.qpid.server.state.IllegalStateTransitionException
- All Implemented Interfaces:
- Serializable
public class IllegalStateTransitionException
- extends org.apache.qpid.AMQException
- See Also:
- Serialized Form
- Todo:
- Not an AMQP exception as no status code., Not used! Delete.
Methods inherited from class org.apache.qpid.AMQException |
cloneForCurrentThread, getErrorCode, isHardError, toString |
IllegalStateTransitionException
public IllegalStateTransitionException(AMQState originalState,
Class frame)
getOriginalState
public AMQState getOriginalState()
getFrameClass
public Class getFrameClass()
Licensed to the Apache Software Foundation