de.dfki.util.xmlrpc.client
Class MethodCallParameterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.dfki.util.xmlrpc.client.MethodCallParameterException
All Implemented Interfaces:
java.io.Serializable

public class MethodCallParameterException
extends java.lang.Exception

Author:
lauer
See Also:
Serialized Form

Constructor Summary
MethodCallParameterException(java.lang.String msg)
           
MethodCallParameterException(java.lang.String msg, java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodCallParameterException

public MethodCallParameterException(java.lang.String msg)

MethodCallParameterException

public MethodCallParameterException(java.lang.String msg,
                                    java.lang.Throwable cause)


Copyright © 2012. All Rights Reserved.