com.vinculumtech.platform.util
Class ExceptionHelper

java.lang.Object
  extended bycom.vinculumtech.platform.util.ExceptionHelper

public class ExceptionHelper
extends java.lang.Object

Version:
$Id: //depot/carrierwave/src/shared/com/vinculumtech/platform/util/ExceptionHelper.java#1 $

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

extractStackTrace

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


Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.