tools
Class Exceptions

java.lang.Object
  extended by tools.Exceptions

public class Exceptions
extends java.lang.Object


Constructor Summary
Exceptions()
           
 
Method Summary
static java.lang.String exceptionToString(java.lang.Throwable ee)
           
 
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

exceptionToString

public static java.lang.String exceptionToString(java.lang.Throwable ee)