Class XmlValueOutOfRangeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
XmlValueNotSupportedException

public class XmlValueOutOfRangeException extends IllegalArgumentException
See Also:
  • Constructor Details

    • XmlValueOutOfRangeException

      public XmlValueOutOfRangeException()
    • XmlValueOutOfRangeException

      public XmlValueOutOfRangeException(String message)
    • XmlValueOutOfRangeException

      public XmlValueOutOfRangeException(String code, Object[] args)