JavaXT
Home
Documentation
Downloads
Wiki
About
javaxt-core
RevisionHistory
encryption
html
http
io
json
sql
utils
webservices
Method
Option
Parameter
Parameters
Service
SoapException
SoapRequest
SoapResponse
WSDL
xml
javaxt-server
javaxt-express
javaxt-webcontrols
javaxt-orm
javaxt-exchange
javaxt-gis
javaxt-rss
SoapException Class
Show Source
Custom error thrown when parsing a SOAP response.
Constructors
SoapException
(
String
message
,
String
serverResponse
)
Show Source
Public Methods
getServerResponse
( ) returns
String
Show Source