ie.deri.wsmx.invoker
Class InvokerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byie.deri.wsmx.invoker.InvokerException
All Implemented Interfaces:
java.io.Serializable

public class InvokerException
extends java.lang.Exception

Author:
Matthew Moran Name: InvokerException Description:
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
InvokerException()
           
InvokerException(java.lang.Exception e)
           
InvokerException(java.lang.String s)
           
 
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

InvokerException

public InvokerException()

InvokerException

public InvokerException(java.lang.Exception e)

InvokerException

public InvokerException(java.lang.String s)