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

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

public class PublisherRegistrationRejectedFault
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
PublisherRegistrationRejectedFault(java.lang.String language, java.lang.String description)
           
 
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

PublisherRegistrationRejectedFault

public PublisherRegistrationRejectedFault(java.lang.String language,
                                          java.lang.String description)
                                   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.