|
|||||||||
| Home >> All >> au >> edu >> educationau >> belts >> [ mock overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
au.edu.educationau.belts.mock
Class MockException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
au.edu.educationau.belts.mock.MockException
- All Implemented Interfaces:
- java.io.Serializable
- public class MockException
- extends java.lang.RuntimeException
This class...
- Version:
- $Revision: 1.3 $ - $Date: 2003/02/28 06:43:06 $
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class java.lang.RuntimeException |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
MockException()
Constructor for MockException. |
|
MockException(java.lang.String arg0)
Constructor for MockException. |
|
MockException(java.lang.String arg0,
java.lang.Throwable arg1)
Constructor for MockException. |
|
MockException(java.lang.Throwable arg0)
Constructor for MockException. |
|
| 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 |
MockException
public MockException()
- Constructor for MockException.
MockException
public MockException(java.lang.String arg0)
- Constructor for MockException.
MockException
public MockException(java.lang.String arg0, java.lang.Throwable arg1)
- Constructor for MockException.
MockException
public MockException(java.lang.Throwable arg0)
- Constructor for MockException.
|
|||||||||
| Home >> All >> au >> edu >> educationau >> belts >> [ mock overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC