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
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXmlValueNotSupportedException
(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
-