Class NumberOutOfRange

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
All Implemented Interfaces:
java.io.Serializable

public class NumberOutOfRange
extends DataReadException
Indicates that a number was out of the expected range.
See Also:
Serialized Form
  • Constructor Details