|
webMethods Broker Administration Java API Version 9.5.1.0.171 091713 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
COM.activesw.api.client.BrokerException
COM.activesw.api.client.BrokerQueueBrowserException
public class BrokerQueueBrowserException
This exception is thrown by queue browser methods when an operation on a BrokerQueueBrowser (including the locked) fails.
Field Summary | |
---|---|
protected long |
seqn
|
Method Summary | |
---|---|
protected BrokerQueueBrowserException |
createClQBException()
|
Methods inherited from class COM.activesw.api.client.BrokerException |
---|
getCode, getDiagnostics, getMessage, getMessage, getMinorCode, setDiagnostics, toCompleteString, toCompleteString, toString, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected long seqn
Method Detail |
---|
protected BrokerQueueBrowserException createClQBException()
|
webMethods Broker Administration Java API Version 9.5.1.0.171 091713 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |