Yazi Ekle
-
java
|
javax
|
org
javax
>
javax.xml
>
javax.xml.soap
>
javax.xml.soap.soapfault
>
Interface: javax.xml.soap.SOAPFault
javax.xml.soap.SOAPFault
public interface
SOAPFault
extends
SOAPBodyElement
FIELDS:
CONSTRUCTORS:
METHODS:
Detail
addDetail
()
Throws:
SOAPException
void
addFaultReasonText
(
String
text,
Locale
locale)
Throws:
SOAPException
Throws:
UnsupportedOperationException
void
appendFaultSubcode
(
QName
subcode)
Throws:
SOAPException
Throws:
UnsupportedOperationException
Detail
getDetail
()
String
getFaultActor
()
String
getFaultCode
()
Name
getFaultCodeAsName
()
QName
getFaultCodeAsQName
()
String
getFaultNode
()
Throws:
UnsupportedOperationException
Iterator
getFaultReasonLocales
()
Throws:
SOAPException
Throws:
UnsupportedOperationException
String
getFaultReasonText
(
Locale
locale)
Throws:
SOAPException
Throws:
UnsupportedOperationException
Iterator
getFaultReasonTexts
()
Throws:
SOAPException
Throws:
UnsupportedOperationException
String
getFaultRole
()
Throws:
UnsupportedOperationException
String
getFaultString
()
Locale
getFaultStringLocale
()
Iterator
getFaultSubcodes
()
Throws:
UnsupportedOperationException
boolean
hasDetail
()
void
removeAllFaultSubcodes
()
Throws:
UnsupportedOperationException
void
setFaultActor
(
String
faultActor)
Throws:
SOAPException
void
setFaultCode
(
String
faultCode)
Throws:
SOAPException
void
setFaultCode
(
QName
faultCodeQName)
Throws:
SOAPException
void
setFaultCode
(
Name
faultCodeQName)
Throws:
SOAPException
void
setFaultNode
(
String
uri)
Throws:
SOAPException
Throws:
UnsupportedOperationException
void
setFaultRole
(
String
uri)
Throws:
SOAPException
Throws:
UnsupportedOperationException
void
setFaultString
(
String
faultString)
Throws:
SOAPException
void
setFaultString
(
String
faultString,
Locale
locale)
Throws:
SOAPException
INHERITED METHODS:
SUBINTERFACES:
Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net