Exception NotFoundException (2.69.0)

  public 
  
 class 
 NotFoundException 
  
 extends 
  
 ApiException 
 

Exception thrown when some requested entity (e.g., file or directory) was not found.

Constructors

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

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

NotFoundException(Throwable cause, StatusCode statusCode, boolean retryable)

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

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

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