Sonic ESB API

com.sonicsw.xq.adapter
Class XQUnavailableException

java.lang.Object
  extended by ResourceException
      extended by com.sonicsw.xq.adapter.XQUnavailableException

public class XQUnavailableException
extends ResourceException

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

XQUnavailableException

public XQUnavailableException(java.lang.String message)
creates a new instance with the appropriate message

Parameters:
message - the error message

XQUnavailableException

public XQUnavailableException(java.lang.String message,
                              java.lang.String errorCode)
creates a new instance with an error message and code

Parameters:
message - the error message
errorCode - the error code

Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.