soaprmi.soap
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
soaprmi.soap.SoapException
soaprmi.soap.ValidationException
- All Implemented Interfaces:
- java.io.Serializable
- public class ValidationException
- extends SoapException
Signal (un)marshalling problem when mapping into Java types.
- Version:
- $Revision: 1.4 $
- Author:
- Aleksander Slominski
- See Also:
- Serialized Form
| 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 |
ValidationException
public ValidationException()
ValidationException
public ValidationException(java.lang.String s)
ValidationException
public ValidationException(java.lang.String s,
java.lang.Throwable ex)
Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.