|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.xml.rpc.soap.SOAPFaultException
org.apache.ws.resource.faults.BaseFaultException
org.apache.ws.resource.properties.faults.UnableToModifyResourcePropertyFaultException
LOG-DONE WS-ResourceProperties UnableToModifyResourceProperty fault type implemented as a Java exception.
Field Summary | |
static org.apache.ws.util.i18n.Messages |
MSG
|
Fields inherited from class java.lang.RuntimeException |
|
Constructor Summary | |
UnableToModifyResourcePropertyFaultException(javax.xml.namespace.QName propName)
Constructs a new UnableToModifyResourcePropertyFaultException. |
Method Summary | |
javax.xml.namespace.QName |
getPropertyName()
DOCUMENT_ME |
Methods inherited from class org.apache.ws.resource.faults.BaseFaultException |
getDescription, getErrorCode, getFaultCause, getName, getOriginator, getTimestamp, setDescription, setErrorCode, setFaultCause, setOriginator, setTimestamp, toString |
Methods inherited from class javax.xml.rpc.soap.SOAPFaultException |
getDetail, getFaultActor, getFaultCode, getFaultString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final org.apache.ws.util.i18n.Messages MSG
Constructor Detail |
public UnableToModifyResourcePropertyFaultException(javax.xml.namespace.QName propName)
propName
- the name of the read-only property that the user attempted to modifyMethod Detail |
public javax.xml.namespace.QName getPropertyName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |