- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.xmlrpc.ParseFailed
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.Exception |
cause |
-
Constructor Summary
Constructors
Constructor and Description |
ParseFailed(java.lang.Exception cause) |
ParseFailed(java.lang.String message) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Throwable |
getCause() |
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.