org.shiftone.jrat.util
Class Exceptions

java.lang.Object
  extended by org.shiftone.jrat.util.Exceptions

public class Exceptions
extends java.lang.Object

Author:
jeff@shiftone.org (Jeff Drost)

Constructor Summary
Exceptions()
           
 
Method Summary
static java.lang.String printStackTrace(java.lang.Throwable throwable)
           
static java.lang.RuntimeException wrapAsRTE(java.lang.Throwable throwable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exceptions

public Exceptions()
Method Detail

printStackTrace

public static java.lang.String printStackTrace(java.lang.Throwable throwable)

wrapAsRTE

public static java.lang.RuntimeException wrapAsRTE(java.lang.Throwable throwable)