|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.test.cms.stress.Failure
public class Failure
Field Summary | |
---|---|
static int |
ASSERT
|
static int |
EXCEPTION
|
Constructor Summary | |
---|---|
Failure(int type,
java.lang.String message)
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
|
int |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int EXCEPTION
public static final int ASSERT
Constructor Detail |
---|
public Failure(int type, java.lang.String message)
Method Detail |
---|
public int getType()
public java.lang.String getMessage()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |