org.jboss.lang
Class ExceptionHelper

java.lang.Object
  extended by org.jboss.lang.ExceptionHelper

public class ExceptionHelper
extends Object

Version:
$Revision: 227 $
Author:
Scott.Stark@jboss.org

Constructor Summary
ExceptionHelper()
           
 
Method Summary
static Throwable createExceptionWithCause(Class exClass, Object... vargs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHelper

public ExceptionHelper()
Method Detail

createExceptionWithCause

public static Throwable createExceptionWithCause(Class exClass,
                                                 Object... vargs)


Copyright © 2005-2007 JBoss, a division of Red Hat, Inc. All Rights Reserved.