org.synchronoss.cpo.helper
Class ExceptionHelper

Package class diagram package ExceptionHelper
java.lang.Object
  extended by org.synchronoss.cpo.helper.ExceptionHelper

public class ExceptionHelper
extends java.lang.Object

Author:
dberry

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

getMessage

public static java.lang.String getMessage(java.lang.Throwable e)

getLocalizedMessage

public static java.lang.String getLocalizedMessage(java.lang.Throwable e)


Copyright © 2011. All Rights Reserved.