Exception BaseGrpcServiceException (2.60.3) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 2.60.3keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   class  BaseGrpcServiceException   extends   BaseServiceException  
  Base class for all exceptions from grpc-based services.
Constructors
   
  BaseGrpcServiceException(ApiException apiException) 
  
    
public   BaseGrpcServiceException ( ApiException   apiException )  
  
Beta 
This feature is covered by the Pre-GA Offerings Terms  of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
 
BaseGrpcServiceException(IOException exception, boolean idempotent) 
  
    
protected   BaseGrpcServiceException ( IOException   exception ,   boolean   idempotent )  
  
Internal Only : This feature is not stable for application use.
This class should only be extended within google-cloud-java 
 
BaseGrpcServiceException(String message, Throwable cause, int code, boolean retryable) 
  
    
protected   BaseGrpcServiceException ( String   message ,   Throwable   cause ,   int   code ,   boolean   retryable )  
  
Internal Only : This feature is not stable for application use.
This class should only be extended within google-cloud-java 
 
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-28 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-28 UTC."],[],[]]