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

java.lang.Objectjava.lang.Throwable
java.lang.Exception
au.edu.educationau.belts.model.content.ContentException
- All Implemented Interfaces:
- java.io.Serializable
- public class ContentException
- extends java.lang.Exception
Exception thrown by the content store when operations on it fail.
- Version:
- $Revision: 1.2 $ - $Date: 2003/05/06 12:11:44 $
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
ContentException(java.lang.String message)
|
|
ContentException(java.lang.String message,
java.lang.Throwable cause)
|
|
ContentException(java.lang.Throwable cause)
|
|
| 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 |
ContentException
public ContentException(java.lang.String message)
ContentException
public ContentException(java.lang.String message, java.lang.Throwable cause)
ContentException
public ContentException(java.lang.Throwable cause)
|
|||||||||
| Home >> All >> au >> edu >> educationau >> belts >> model >> [ content overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC