org.ektorp.util
Class Exceptions

java.lang.Object
  extended by org.ektorp.util.Exceptions

public final class Exceptions
extends java.lang.Object

Author:
Henrik Lundgren created 1 nov 2009

Method Summary
static java.lang.RuntimeException newRTE(java.lang.String format, java.lang.Object... args)
           
static java.lang.RuntimeException propagate(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

propagate

public static java.lang.RuntimeException propagate(java.lang.Exception e)

newRTE

public static java.lang.RuntimeException newRTE(java.lang.String format,
                                                java.lang.Object... args)


Copyright © 2010. All Rights Reserved.