|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GRS2ThrowableWrapperException | |
|---|---|
| gr.uoa.di.madgik.grs.record.exception | |
| Uses of GRS2ThrowableWrapperException in gr.uoa.di.madgik.grs.record.exception |
|---|
| Methods in gr.uoa.di.madgik.grs.record.exception that throw GRS2ThrowableWrapperException | |
|---|---|
static Throwable |
GRS2ThrowableWrapper.convertToException(Class<?> exClass,
Throwable th)
Converts a throwable in a specific class type exClass. |
static Throwable |
GRS2ThrowableWrapper.convertToGenaralException(Throwable th)
Converts a throwable in GRS2Exception.class |
static Throwable |
GRS2ThrowableWrapper.createFromGRS2ThrowableWrapper(GRS2ThrowableWrapper tw,
Class<?> genericException)
Creates a Throwable from a GRS2ThrowableWrapper. |
static GRS2ThrowableWrapper |
GRS2ThrowableWrapper.createFromThrowable(Throwable th)
Creates a GRS2ThrowableWrapper from a Throwable |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||