|
|||||||||||
| 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.IncompatibleVersionException
Indicates that current version of XSOAP is incompatible with verion required by user.
| Constructor Summary | |
IncompatibleVersionException(java.lang.String s)
|
|
IncompatibleVersionException(java.lang.String s,
java.lang.Exception ex)
|
|
| Methods inherited from class soaprmi.RemoteException |
getMessage, getNested, getWsdlFault, printStackTrace, printStackTrace, printStackTrace |
| 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 IncompatibleVersionException(java.lang.String s)
public IncompatibleVersionException(java.lang.String s,
java.lang.Exception ex)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||