|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stratelia.webactiv.homepage.HomePageUtil
public class HomePageUtil
Class declaration
Constructor Summary | |
---|---|
HomePageUtil()
|
Method Summary | |
---|---|
static Throwable |
getExceptionToDisplay(Throwable exception)
Method declaration |
static String |
getMessageFromException(Throwable toDisplayException,
String language)
Method declaration |
static String |
getMessagesToDisplay(Throwable exception,
String language)
Method declaration |
static String |
getMessageToDisplay(Throwable exception,
String language)
Method declaration |
static void |
traceException(Throwable exception)
Trace the exception in SilverTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HomePageUtil()
Method Detail |
---|
public static String getMessageToDisplay(Throwable exception, String language)
exception
- language
-
public static String getMessagesToDisplay(Throwable exception, String language)
exception
- language
-
public static String getMessageFromException(Throwable toDisplayException, String language)
toDisplayException
- language
-
public static Throwable getExceptionToDisplay(Throwable exception)
exception
-
public static void traceException(Throwable exception)
exception
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |