|
|||||||||
| Home >> All >> org >> oasisOpen >> docs >> wsrf >> x2005 >> x01 >> [ wsrfInterop20Draft03Wsdl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl
Class ClientErrorNotPossibleFaultException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.xml.rpc.soap.SOAPFaultException
org.apache.ws.resource.faults.FaultException
org.apache.ws.resource.faults.AbstractBaseFaultException
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.ClientErrorNotPossibleFaultException
- All Implemented Interfaces:
- java.io.Serializable
- public class ClientErrorNotPossibleFaultException
- extends org.apache.ws.resource.faults.AbstractBaseFaultException
Created by IntelliJ IDEA. User: sacam Date: Mar 1, 2005 Time: 9:19:17 AM To change this template use File | Settings | File Templates.
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class org.apache.ws.resource.faults.AbstractBaseFaultException |
|
| Fields inherited from class org.apache.ws.resource.faults.FaultException |
|
| Fields inherited from class javax.xml.rpc.soap.SOAPFaultException |
|
| Fields inherited from class java.lang.RuntimeException |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
ClientErrorNotPossibleFaultException(org.apache.ws.resource.properties.NamespaceVersionHolder namespaces,
java.lang.String message)
Constructs a new ClientErrorNotPossibleFaultException with the specified name. |
|
| Method Summary | |
javax.xml.namespace.QName |
getBaseFaultName()
|
| Methods inherited from class org.apache.ws.resource.faults.AbstractBaseFaultException |
getDescription, getDetail, getErrorCode, getFaultCause, getNamespaceSet, getOriginator, getTimestamp, setDescription, setErrorCode, setFaultCause, setOriginator, setTimestamp, toString, toXmlObject |
| Methods inherited from class org.apache.ws.resource.faults.FaultException |
addDetailEntry, addDetailEntry |
| Methods inherited from class javax.xml.rpc.soap.SOAPFaultException |
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 |
| Constructor Detail |
ClientErrorNotPossibleFaultException
public ClientErrorNotPossibleFaultException(org.apache.ws.resource.properties.NamespaceVersionHolder namespaces, java.lang.String message)
- Constructs a new ClientErrorNotPossibleFaultException with the specified name. The SOAP fault code will be set to soap:Client and
the SOAP fault string will be set to the fault name. Sets the timestamp field to the current time and the SOAP
actor and detail fields to null.
| Method Detail |
getBaseFaultName
public javax.xml.namespace.QName getBaseFaultName()
|
|||||||||
| Home >> All >> org >> oasisOpen >> docs >> wsrf >> x2005 >> x01 >> [ wsrfInterop20Draft03Wsdl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC