jrunx.xml
Class XMLMetaData.UnsupportedArrayTypeException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--java.lang.UnsupportedOperationException
|
+--jrunx.xml.XMLMetaData.UnsupportedArrayTypeException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- XMLMetaData
- public class XMLMetaData.UnsupportedArrayTypeException
- extends java.lang.UnsupportedOperationException
The class {cls} has an array of type {arrayType} which is not supported
- See Also:
- Serialized Form
|
Field Summary |
java.lang.String |
arrayType
|
java.lang.String |
cls
|
| 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 |
arrayType
public java.lang.String arrayType
cls
public java.lang.String cls
XMLMetaData.UnsupportedArrayTypeException
public XMLMetaData.UnsupportedArrayTypeException(java.lang.String arrayType)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class java.lang.Throwable
Copyright � 2002 Macromedia Corporation. All Rights Reserved.