com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.utils
Class WsnbrException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
              extended by com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.utils.WsnbrException
All Implemented Interfaces:
java.io.Serializable

public class WsnbrException
extends com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException

Author:
Thierry Déjean - eBM WebSourcing
See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Fields inherited from class com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
faultCode
 
Constructor Summary
WsnbrException(java.lang.String msg)
           
WsnbrException(java.lang.String faultCode, java.lang.String msg)
           
WsnbrException(java.lang.String faultCode, java.lang.String msg, java.lang.Throwable t)
           
WsnbrException(java.lang.String msg, java.lang.Throwable t)
           
WsnbrException(java.lang.Throwable t)
           
 
Method Summary
 
Methods inherited from class com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
getFaultCode
 
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

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

WsnbrException

public WsnbrException(java.lang.String faultCode,
                      java.lang.String msg,
                      java.lang.Throwable t)

WsnbrException

public WsnbrException(java.lang.String msg,
                      java.lang.Throwable t)

WsnbrException

public WsnbrException(java.lang.Throwable t)

WsnbrException

public WsnbrException(java.lang.String msg)

WsnbrException

public WsnbrException(java.lang.String faultCode,
                      java.lang.String msg)


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