|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseFaultException | |
org.apache.ws.resource.faults | |
org.apache.ws.resource.faults.axis | |
org.apache.ws.resource.lifetime.faults | |
org.apache.ws.resource.properties.faults |
Uses of BaseFaultException in org.apache.ws.resource.faults |
Subclasses of BaseFaultException in org.apache.ws.resource.faults | |
class |
ResoureKeyHeaderNotFoundFaultException
LOG-DONE |
Methods in org.apache.ws.resource.faults that return BaseFaultException | |
BaseFaultException[] |
BaseFaultException.getFaultCause()
DOCUMENT_ME |
Methods in org.apache.ws.resource.faults with parameters of type BaseFaultException | |
void |
BaseFaultException.setFaultCause(BaseFaultException[] faultCause)
DOCUMENT_ME |
Uses of BaseFaultException in org.apache.ws.resource.faults.axis |
Constructors in org.apache.ws.resource.faults.axis with parameters of type BaseFaultException | |
BaseFaultType(BaseFaultException bfe)
Constructs a new BaseFaultType from the specified BaseFaultException. |
Uses of BaseFaultException in org.apache.ws.resource.lifetime.faults |
Subclasses of BaseFaultException in org.apache.ws.resource.lifetime.faults | |
class |
ResourceNotDestroyedFaultException
LOG-DONE Indicates that a WS-Resource could not be destroyed for some reason. |
class |
ResourceUnknownFaultException
LOG-DONE Indicates that the resource identified in the message is not known to the Web service. |
class |
TerminationTimeChangeRejectedFaultException
LOG-DONE Indicates that a WS-Resource could not be destroyed for some reason. |
class |
UnableToSetTerminationTimeFaultException
LOG-DONE Indicates that a WS-Resource could not be destroyed for some reason. |
Uses of BaseFaultException in org.apache.ws.resource.properties.faults |
Subclasses of BaseFaultException in org.apache.ws.resource.properties.faults | |
class |
InvalidQueryExpressionFaultException
LOG-DONE WS-ResourceProperties InvalidQueryExpression fault type implemented as a Java exception. |
class |
InvalidResourcePropertyQNameFaultException
LOG-DONE WS-ResourceProperties InvalidResourcePropertyQName fault type implemented as a Java exception. |
class |
InvalidSetResourcePropertiesRequestContentFaultException
LOG-DONE WS-ResourceProperties InvalidSetResourcePropertiesRequestContent fault type implemented as a Java exception. |
class |
QueryEvaluationErrorFaultException
LOG-DONE WS-ResourceProperties QueryEvaluationError fault type implemented as a Java exception. |
class |
SetResourcePropertyRequestFailedFaultException
LOG-DONE WS-ResourceProperties SetResourcePropertyRequestFailed fault type implemented as a Java exception. |
class |
UnableToModifyResourcePropertyFaultException
LOG-DONE WS-ResourceProperties UnableToModifyResourceProperty fault type implemented as a Java exception. |
class |
UnknownQueryExpressionDialectFaultException
LOG-DONE WS-ResourceProperties UnknownQueryExpressionDialect fault type implemented as a Java exception. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |