jrunx.xml
Class XMLMetaData.IntegerExpectedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jrunx.util.ReflectionMessageException
|
+--jrunx.xml.MetaDataException
|
+--jrunx.xml.XMLMetaData.BaseException
|
+--jrunx.xml.XMLMetaData.IntegerExpectedException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- XMLMetaData
- public class XMLMetaData.IntegerExpectedException
- extends XMLMetaData.BaseException
{location}:{line}: Expected an integer for {elementName} element, got {value}
- See Also:
- Serialized Form
| 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 |
value
public java.lang.String value
elementName
public java.lang.String elementName
XMLMetaData.IntegerExpectedException
public XMLMetaData.IntegerExpectedException(java.lang.String s,
java.lang.String elementName)
Copyright � 2002 Macromedia Corporation. All Rights Reserved.