|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.eurotech.framework.EsfException com.eurotech.framework.EsfTooManyInflightMessagesException
public class EsfTooManyInflightMessagesException
EsfTooManyInflightMessagesException is raised if a publish is attempted when there are already too many messages queued for publishing.
Field Summary |
---|
Fields inherited from class com.eurotech.framework.EsfException |
---|
m_code |
Constructor Summary | |
---|---|
EsfTooManyInflightMessagesException(Object argument)
|
|
EsfTooManyInflightMessagesException(Throwable cause,
Object argument)
|
Method Summary |
---|
Methods inherited from class com.eurotech.framework.EsfException |
---|
getCode, getLocalizedMessage, getMessage, internalError, internalError, internalError |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EsfTooManyInflightMessagesException(Object argument)
public EsfTooManyInflightMessagesException(Throwable cause, Object argument)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |