|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ebmwebsourcing.easyviper.core.api.CoreException
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
public class BPELException
| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
BPELException()
|
|
BPELException(java.lang.String msg)
|
|
BPELException(java.lang.String msg,
java.lang.Throwable t)
|
|
BPELException(java.lang.Throwable t)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ebmwebsourcing.easyviper.core.api.CoreException |
|---|
equals, getFault, getName, hashCode, setFault, setName |
| 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 |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public BPELException()
public BPELException(java.lang.String msg,
java.lang.Throwable t)
public BPELException(java.lang.Throwable t)
public BPELException(java.lang.String msg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||