Uses of Class
gr.uoa.di.madgik.grs.record.exception.GRS2ThrowableWrapper

Packages that use GRS2ThrowableWrapper
gr.uoa.di.madgik.grs.record.exception   
 

Uses of GRS2ThrowableWrapper in gr.uoa.di.madgik.grs.record.exception
 

Methods in gr.uoa.di.madgik.grs.record.exception that return GRS2ThrowableWrapper
static GRS2ThrowableWrapper GRS2ThrowableWrapper.createFromThrowable(Throwable th)
          Creates a GRS2ThrowableWrapper from a Throwable
 

Methods in gr.uoa.di.madgik.grs.record.exception with parameters of type GRS2ThrowableWrapper
static Throwable GRS2ThrowableWrapper.createFromGRS2ThrowableWrapper(GRS2ThrowableWrapper tw, Class<?> genericException)
          Creates a Throwable from a GRS2ThrowableWrapper.
 



Copyright © 2012. All Rights Reserved.