Class OutOfRangeException

All Implemented Interfaces:
Serializable

public class OutOfRangeException extends ApiException
Exception thrown when the operation was attempted past the valid range. E.g., seeking or reading past end of file.
See Also: