org.mythtv.services.utils
Class ExceptionUtils

java.lang.Object
  extended by org.mythtv.services.utils.ExceptionUtils

public class ExceptionUtils
extends Object

Author:
Sebastien Astie

Constructor Summary
ExceptionUtils()
           
 
Method Summary
static String buildMessage(String message, Throwable cause)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionUtils

public ExceptionUtils()
Method Detail

buildMessage

public static String buildMessage(String message,
                                  Throwable cause)


Copyright © 2012. All Rights Reserved.