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

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.TopicNotSupportedFault
All Implemented Interfaces:
java.io.Serializable

public class TopicNotSupportedFault
extends WSNotificationFault

Author:
tdejean - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.wsstar.notification.service.fault.WSNotificationFault
wsnFault
 
Constructor Summary
TopicNotSupportedFault(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

TopicNotSupportedFault

public TopicNotSupportedFault(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-2010 eBM Websourcing. All Rights Reserved.