com.ebmwebsourcing.wsstar.wsrfrp.services.faults
Class InvalidModificationFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
com.ebmwebsourcing.wsstar.wsrfrp.services.faults.InvalidModificationFault
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidModificationFault
- extends com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
- See Also:
- Serialized Form
| Fields inherited from class com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault |
wsnFault |
|
Constructor Summary |
InvalidModificationFault(org.w3c.dom.Document faultAsDocument)
|
InvalidModificationFault(java.util.Locale lang,
java.lang.String descr,
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyChangeFailureType changeFailureDetails)
|
| 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 |
InvalidModificationFault
public InvalidModificationFault(java.util.Locale lang,
java.lang.String descr,
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyChangeFailureType changeFailureDetails)
throws com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils.WsrfrpException,
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.utils.WsrfbfException
- Throws:
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils.WsrfrpException
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.utils.WsrfbfException
InvalidModificationFault
public InvalidModificationFault(org.w3c.dom.Document faultAsDocument)
throws com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils.WsrfrpException,
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.utils.WsrfbfException
- Throws:
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils.WsrfrpException
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.utils.WsrfbfException
getDocumentFragment
public org.w3c.dom.Document getDocumentFragment()
throws java.lang.Exception
- Specified by:
getDocumentFragment in class com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
- Throws:
java.lang.Exception
Copyright © 2011 eBM Websourcing. All Rights Reserved.