| Package | Description |
|---|---|
| gr.uoa.di.madgik.grs.record.exception |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2014. All Rights Reserved.