|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.common.util.Exceptions
Constructor Summary | |
Exceptions()
|
Method Summary | |
static java.lang.String |
toHTML(java.lang.Throwable throwable)
|
static java.lang.String |
toHTML(java.lang.Throwable throwable,
boolean deep)
|
static java.lang.Throwable |
unwrap(java.lang.Throwable throwable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Exceptions()
Method Detail |
public static java.lang.Throwable unwrap(java.lang.Throwable throwable) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
public static java.lang.String toHTML(java.lang.Throwable throwable)
public static java.lang.String toHTML(java.lang.Throwable throwable, boolean deep)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |