Package com.sun.xml.fastinfoset.util
Class ValueArrayResourceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.sun.xml.fastinfoset.util.ValueArrayResourceException
-
- All Implemented Interfaces:
java.io.Serializable
public class ValueArrayResourceException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ValueArrayResourceException()
ValueArrayResourceException(java.lang.String message)
-