|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.util.exception.Exceptions
public abstract class Exceptions
Constructor Summary | |
---|---|
private |
Exceptions()
|
Method Summary | |
---|---|
static boolean |
unexpectedFailure(java.lang.Throwable t,
java.lang.Class[] expected)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private Exceptions()
Method Detail |
---|
public static boolean unexpectedFailure(java.lang.Throwable t, java.lang.Class[] expected)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |