|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jdiagnose.remote.template.DefaultExceptionMatcher
Field Summary | |
static DefaultExceptionMatcher |
DEFAULT_EXCEPTION_MATCHER
|
Constructor Summary | |
DefaultExceptionMatcher()
|
Method Summary | |
boolean |
match(java.lang.Throwable t)
Match all throwables |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final DefaultExceptionMatcher DEFAULT_EXCEPTION_MATCHER
Constructor Detail |
public DefaultExceptionMatcher()
Method Detail |
public boolean match(java.lang.Throwable t)
match
in interface ExceptionMatcher
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |