|
JSF Test Framework: Mockito 1.1.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.test.faces.FacesTestException
public class FacesTestException
| Constructor Summary | |
|---|---|
FacesTestException()
Instantiates a new faces test exception. |
|
FacesTestException(String message)
Instantiates a new faces test exception. |
|
FacesTestException(String message,
Throwable cause)
Instantiates a new faces test exception. |
|
FacesTestException(Throwable cause)
Instantiates a new faces test exception. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FacesTestException()
public FacesTestException(String message)
message - the messagepublic FacesTestException(Throwable cause)
cause - the cause
public FacesTestException(String message,
Throwable cause)
message - the messagecause - the cause
|
JSF Test Framework: Mockito 1.1.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||