Uses of Class
com.metamatrix.api.exception.ExceptionHolder

Packages that use ExceptionHolder
com.metamatrix.api.exception   
 

Uses of ExceptionHolder in com.metamatrix.api.exception
 

Methods in com.metamatrix.api.exception 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 com.metamatrix.api.exception with type arguments of type ExceptionHolder
static java.util.List<java.lang.Throwable> ExceptionHolder.toThrowables(java.util.List<ExceptionHolder> exceptionHolders)
           
 



Copyright © 2009. All Rights Reserved.