Uses of Class
org.teiid.client.util.ExceptionHolder

Packages that use ExceptionHolder
org.teiid.client.util   
 

Uses of ExceptionHolder in org.teiid.client.util
 

Methods in org.teiid.client.util that return types with arguments of type ExceptionHolder
static java.util.List<ExceptionHolder> ExceptionHolder.toExceptionHolders(java.util.List<? extends java.lang.Throwable> throwables)
           
 

Method parameters in org.teiid.client.util with type arguments of type ExceptionHolder
static java.util.List<java.lang.Throwable> ExceptionHolder.toThrowables(java.util.List<ExceptionHolder> exceptionHolders)
           
 



Copyright © 2011. All Rights Reserved.