| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.metamatrix.query.mapping.xml.MappingException
public class MappingException
This exception details about any issues related to the mapping document loading and its violations in document structure expected.
| Constructor Summary | |
|---|---|
| MappingException(java.lang.String msg) | |
| MappingException(java.lang.String msg,
                 java.lang.Throwable cause) | |
| MappingException(java.lang.Throwable cause) | |
| 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 MappingException(java.lang.String msg)
public MappingException(java.lang.String msg,
                        java.lang.Throwable cause)
public MappingException(java.lang.Throwable cause)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||