soaprmi.mapping
Class XmlMapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
soaprmi.mapping.XmlMapException
- All Implemented Interfaces:
- java.io.Serializable
- public class XmlMapException
- extends java.lang.Exception
Signal mapping failure.
- Version:
- $Revision: 1.4 $
- Author:
- Aleksander Slominski
- See Also:
- Serialized Form
|
Field Summary |
java.lang.Throwable |
detail
|
| 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 |
detail
public java.lang.Throwable detail
XmlMapException
public XmlMapException()
XmlMapException
public XmlMapException(java.lang.String s)
XmlMapException
public XmlMapException(java.lang.String s,
java.lang.Throwable ex)
getMessage
public java.lang.String getMessage()
printStackTrace
public void printStackTrace(java.io.PrintStream ps)
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(java.io.PrintWriter pw)
Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.