hudson.plugins.im.tools
Class ExceptionHelper

java.lang.Object
  extended by hudson.plugins.im.tools.ExceptionHelper

public class ExceptionHelper
extends java.lang.Object

Convenience

Author:
Uwe Schaefer

Constructor Summary
ExceptionHelper()
           
 
Method Summary
static java.lang.String dump(java.lang.Throwable throwable)
           
 
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

dump

public static final java.lang.String dump(java.lang.Throwable throwable)
Parameters:
throwable -
Returns:
StackTrace of given throwable as a String


Copyright © 2010. All Rights Reserved.