nl.knowledgeplaza.soaptools.client
Class SoapClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by nl.knowledgeplaza.soaptools.client.SoapClientException
All Implemented Interfaces:
Serializable

public class SoapClientException
extends RuntimeException

Author:
Administrator
See Also:
Serialized Form

Field Summary
static String SOURCECODE_VERSION
          Standard variable for determining version of a class file.
 
Constructor Summary
SoapClientException()
           
SoapClientException(String arg0)
           
SoapClientException(String arg0, Throwable arg1)
           
SoapClientException(Throwable arg0)
           
 
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
 

Field Detail

SOURCECODE_VERSION

public static final String SOURCECODE_VERSION
Standard variable for determining version of a class file.

See Also:
Constant Field Values
Constructor Detail

SoapClientException

public SoapClientException()

SoapClientException

public SoapClientException(String arg0,
                           Throwable arg1)

SoapClientException

public SoapClientException(String arg0)

SoapClientException

public SoapClientException(Throwable arg0)


Copyright © 2013 KnowledgePlaza. All Rights Reserved.