Package org.apache.xmlbeans.impl.values
Class XmlValueNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.apache.xmlbeans.impl.values.XmlValueOutOfRangeException
org.apache.xmlbeans.impl.values.XmlValueNotSupportedException
- All Implemented Interfaces:
Serializable
public class XmlValueNotSupportedException extends XmlValueOutOfRangeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description XmlValueNotSupportedException()
XmlValueNotSupportedException(String message)
XmlValueNotSupportedException(String code, Object[] args)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XmlValueNotSupportedException
public XmlValueNotSupportedException() -
XmlValueNotSupportedException
-
XmlValueNotSupportedException
-