at.molindo.utils.data
Class ExceptionUtils
java.lang.Object
at.molindo.utils.data.ExceptionUtils
public class ExceptionUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAllMessages
public static String getAllMessages(Throwable t)
- Parameters:
t -
- Returns:
- a string containing all messages from causes of t concatenated
using ", caused by " as separator
unexpected
public static <T> T unexpected(Throwable t)
Copyright © 2011 Molindo GmbH. All Rights Reserved.