com.ebmwebsourcing.wsstar.dm.api
Class WSDMException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.wsstar.dm.api.WSDMException
All Implemented Interfaces:
java.io.Serializable

public class WSDMException
extends java.lang.Exception

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Constructor Summary
WSDMException()
           
WSDMException(java.lang.String message)
           
WSDMException(java.lang.String message, java.lang.Throwable cause)
           
WSDMException(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

WSDMException

public WSDMException()

WSDMException

public WSDMException(java.lang.String message)
Parameters:
message -

WSDMException

public WSDMException(java.lang.String message,
                     java.lang.Throwable cause)
Parameters:
message -
cause -

WSDMException

public WSDMException(java.lang.Throwable cause)
Parameters:
cause -


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.