com.ebmwebsourcing.wsstar.wsrfrl.services.faults
Class TerminationTimeChangeRejectedFault

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
              extended by com.ebmwebsourcing.wsstar.wsrfrl.services.faults.TerminationTimeChangeRejectedFault
All Implemented Interfaces:
java.io.Serializable

public class TerminationTimeChangeRejectedFault
extends com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault

Author:
tdejean - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
wsnFault
 
Constructor Summary
TerminationTimeChangeRejectedFault(org.w3c.dom.Document faultAsDocument)
           
TerminationTimeChangeRejectedFault(java.util.Locale lang, java.lang.String descr)
           
 
Method Summary
 org.w3c.dom.Document getDocumentFragment()
           
 
Methods inherited from class com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
getWsnFault, init, 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

TerminationTimeChangeRejectedFault

public TerminationTimeChangeRejectedFault(java.util.Locale lang,
                                          java.lang.String descr)
                                   throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException,
                                          com.ebmwebsourcing.wsstar.basefaults.datatypes.api.utils.WsrfbfException
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.utils.WsrfbfException

TerminationTimeChangeRejectedFault

public TerminationTimeChangeRejectedFault(org.w3c.dom.Document faultAsDocument)
                                   throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException,
                                          com.ebmwebsourcing.wsstar.basefaults.datatypes.api.utils.WsrfbfException
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.utils.WsrfbfException
Method Detail

getDocumentFragment

public final org.w3c.dom.Document getDocumentFragment()
                                               throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
getDocumentFragment in class com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException


Copyright © 2011 eBM Websourcing. All Rights Reserved.