|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.exception.StackedExceptions
public final class StackedExceptions
BasicException| Method Summary | |
|---|---|
static BasicException.Parameter[] |
parameters(Throwable that,
BasicException.Parameter[] source)
Deprecated. without replacement |
static BasicException.Parameter[] |
prependExceptionSource(BasicException.Parameter[] parameters)
Deprecated. without replacement |
static void |
setExceptionSource(String[] exceptionSource)
Deprecated. in favour of BasicException.setSource(exceptionSource) |
static BasicException |
toStackedException(Throwable cause,
Throwable wrapper)
Deprecated. in favour of BasicException.toStackedException(cause,wrapper) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void setExceptionSource(String[] exceptionSource)
BasicException.setSource(exceptionSource)
public static BasicException.Parameter[] prependExceptionSource(BasicException.Parameter[] parameters)
parameters -
public static BasicException toStackedException(Throwable cause,
Throwable wrapper)
BasicException.toStackedException(cause,wrapper)
public static BasicException.Parameter[] parameters(Throwable that,
BasicException.Parameter[] source)
that - source -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||