|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmage.util.ExceptionUtil
public class ExceptionUtil
ExceptionUtil
Constructor Summary | |
---|---|
ExceptionUtil()
|
Method Summary | |
---|---|
boolean |
hasMessage(java.lang.Throwable throwable,
java.lang.String message)
Try various ways to figure out if something "is in" an Exception |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionUtil()
Method Detail |
---|
public boolean hasMessage(java.lang.Throwable throwable, java.lang.String message)
throwable
- Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |