com.ebmwebsourcing.easybpel.model.bpel.impl.exception
Class TechnicalException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.easyviper.core.api.CoreException
              extended by com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
                  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.exception.TechnicalException
All Implemented Interfaces:
java.io.Serializable

public class TechnicalException
extends com.ebmwebsourcing.easybpel.model.bpel.api.BPELException

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

Constructor Summary
TechnicalException()
           
TechnicalException(java.lang.String msg)
           
TechnicalException(java.lang.Throwable t)
           
 
Method Summary
 void setName(java.lang.String name)
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.api.CoreException
equals, getFault, getName, hashCode, resolveFaultMessage, setFault
 
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, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TechnicalException

public TechnicalException()

TechnicalException

public TechnicalException(java.lang.String msg)

TechnicalException

public TechnicalException(java.lang.Throwable t)
Method Detail

setName

public void setName(java.lang.String name)
Overrides:
setName in class com.ebmwebsourcing.easyviper.core.api.CoreException


Copyright © 2012 Petals Link. All Rights Reserved.