|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> [ map overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.objectstyle.cayenne.map
Class DataMapException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.objectstyle.cayenne.CayenneException
org.objectstyle.cayenne.map.DataMapException
- All Implemented Interfaces:
- java.io.Serializable
- public class DataMapException
- extends org.objectstyle.cayenne.CayenneException
A DataMapException is thrown to indicate problemes with DataMap loading.
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class org.objectstyle.cayenne.CayenneException |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
DataMapException()
|
|
DataMapException(java.lang.String msg)
|
|
DataMapException(java.lang.String message,
java.lang.Throwable cause)
|
|
DataMapException(java.lang.Throwable cause)
|
|
| Methods inherited from class org.objectstyle.cayenne.CayenneException |
getCause, getExceptionLabel, getMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, 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 |
DataMapException
public DataMapException()
DataMapException
public DataMapException(java.lang.String message, java.lang.Throwable cause)
DataMapException
public DataMapException(java.lang.Throwable cause)
DataMapException
public DataMapException(java.lang.String msg)
|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> [ map overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC