org.ow2.petals.binding.soap.util
Class SOAPFaultHelperException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.petals.binding.soap.util.SOAPFaultHelperException
All Implemented Interfaces:
Serializable

public class SOAPFaultHelperException
extends Exception

The SOAPHelper exception.

Author:
Frederic Gardes
See Also:
Serialized Form

Constructor Summary
SOAPFaultHelperException(String message)
          The cosntructor.
 
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

SOAPFaultHelperException

public SOAPFaultHelperException(String message)
The cosntructor.

Parameters:
message - the message


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.