|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jrunx.util.ReflectionMessageException
|
+--jrunx.xml.MetaDataException
|
+--jrunx.xml.XMLMetaData.BaseException
|
+--jrunx.xml.XMLMetaData.InvalidElementException
{location}:{line}: The '{name}' element's value must be one of {list}
| Field Summary | |
java.util.List |
list
|
java.lang.String |
name
|
| Fields inherited from class jrunx.xml.XMLMetaData.BaseException |
line, location |
| Constructor Summary | |
XMLMetaData.InvalidElementException(java.lang.String elementName,
java.util.List list)
|
|
| Methods inherited from class jrunx.xml.MetaDataException |
getRootCause |
| Methods inherited from class jrunx.util.ReflectionMessageException |
getMessage, getMessage, getMessageString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.String name
public java.util.List list
| Constructor Detail |
public XMLMetaData.InvalidElementException(java.lang.String elementName,
java.util.List list)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||