com.atlassian.jira.util
Class ExceptionUtil
java.lang.Object
com.atlassian.jira.util.ExceptionUtil
public class ExceptionUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionUtil
public ExceptionUtil()
getMessage
public static String getMessage(Exception e)
- Extracts the closest thing to an end-user-comprehensible message from an exception.
getExceptionAsHtml
public static String getExceptionAsHtml(SearchException e)
Copyright © 2002-2011 Atlassian. All Rights Reserved.