Exception OutOfRangeException (2.19.6)

  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.

Constructors

OutOfRangeException(String message, Throwable cause, StatusCode statusCode, boolean retryable)

  public 
  
 OutOfRangeException 
 ( 
 String 
  
 message 
 , 
  
 Throwable 
  
 cause 
 , 
  
 StatusCode 
  
 statusCode 
 , 
  
 boolean 
  
 retryable 
 ) 
 
Parameters
Name Description
message String
cause Throwable
statusCode StatusCode
retryable boolean

OutOfRangeException(Throwable cause, StatusCode statusCode, boolean retryable)

  public 
  
 OutOfRangeException 
 ( 
 Throwable 
  
 cause 
 , 
  
 StatusCode 
  
 statusCode 
 , 
  
 boolean 
  
 retryable 
 ) 
 
Parameters
Name Description
cause Throwable
statusCode StatusCode
retryable boolean

OutOfRangeException(Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails)

  public 
  
 OutOfRangeException 
 ( 
 Throwable 
  
 cause 
 , 
  
 StatusCode 
  
 statusCode 
 , 
  
 boolean 
  
 retryable 
 , 
  
 ErrorDetails 
  
 errorDetails 
 ) 
 
Parameters
Name Description
cause Throwable
statusCode StatusCode
retryable boolean
errorDetails ErrorDetails
Create a Mobile Website
View Site in Mobile | Classic
Share by: