|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectResourceException
com.sonicsw.xq.adapter.XQUnavailableException
public class XQUnavailableException
This exception is thrown when an XQMessageListener cannot be created by the factory.
Constructor Summary | |
---|---|
XQUnavailableException(java.lang.String message)
creates a new instance with the appropriate message |
|
XQUnavailableException(java.lang.String message,
java.lang.String errorCode)
creates a new instance with an error message and code |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XQUnavailableException(java.lang.String message)
message
- the error messagepublic XQUnavailableException(java.lang.String message, java.lang.String errorCode)
message
- the error messageerrorCode
- the error code
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |