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

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

public class NotifyMessageNotSupportedFault
extends WSNotificationFault

See Also:
Serialized Form

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

NotifyMessageNotSupportedFault

public NotifyMessageNotSupportedFault(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.