|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
soaprmi.RemoteException
soaprmi.ServerException
soaprmi.soaprpc.SoapFault
soaprmi.soaprpc.SoapServerFault
Base class for SOAP:Fault related exceptions.
| Constructor Summary | |
SoapServerFault()
|
|
SoapServerFault(java.lang.String s)
|
|
SoapServerFault(java.lang.String s,
java.lang.Throwable ex)
|
|
| Methods inherited from class soaprmi.soaprpc.SoapFault |
getFaultcode |
| Methods inherited from class soaprmi.ServerException |
getFaultCodeLocalName, getFaultCodeUri, getFaultString, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class soaprmi.RemoteException |
getMessage, getNested, getWsdlFault |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SoapServerFault()
public SoapServerFault(java.lang.String s)
public SoapServerFault(java.lang.String s,
java.lang.Throwable ex)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||