com.ebmwebsourcing.wsstar.notification.service.fault
Class TopicExpressionDialectUnknownFault

java.lang.Object
  extended by java.lang.Throwable
      extended by com.ebmwebsourcing.wsstar.notification.service.fault.WSNotificationFault
          extended by com.ebmwebsourcing.wsstar.notification.service.fault.TopicExpressionDialectUnknownFault
All Implemented Interfaces:
java.io.Serializable

public class TopicExpressionDialectUnknownFault
extends WSNotificationFault

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.wsstar.notification.service.fault.WSNotificationFault
wsnFault
 
Constructor Summary
TopicExpressionDialectUnknownFault(java.lang.String lang, java.lang.String descr)
           
 
Method Summary
protected  javax.xml.bind.JAXBElement<?> createJAXBElem()
           
 
Methods inherited from class com.ebmwebsourcing.wsstar.notification.service.fault.WSNotificationFault
getDocumentFragment, getWsnFault, init, setWsnFault
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

TopicExpressionDialectUnknownFault

public TopicExpressionDialectUnknownFault(java.lang.String lang,
                                          java.lang.String descr)
                                   throws com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
Throws:
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
Method Detail

createJAXBElem

protected javax.xml.bind.JAXBElement<?> createJAXBElem()
                                                throws com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
Specified by:
createJAXBElem in class WSNotificationFault
Throws:
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException


Copyright © 2009 eBM Websourcing. All Rights Reserved.