Send feedback
Class SpannerExceptionFactory (2.18.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.18.1 keyboard_arrow_down
public final class SpannerExceptionFactory
Static Methods
asSpannerException(Throwable arg0)
public static SpannerException asSpannerException ( Throwable arg0 )
newAbortedDueToConcurrentModificationException(AbortedDueToConcurrentModificationException arg0)
public static AbortedDueToConcurrentModificationException newAbortedDueToConcurrentModificationException ( AbortedDueToConcurrentModificationException arg0 )
newAbortedDueToConcurrentModificationException(AbortedException arg0)
public static AbortedDueToConcurrentModificationException newAbortedDueToConcurrentModificationException ( AbortedException arg0 )
newAbortedDueToConcurrentModificationException(AbortedException arg0, SpannerException arg1)
public static AbortedDueToConcurrentModificationException newAbortedDueToConcurrentModificationException ( AbortedException arg0 , SpannerException arg1 )
newSpannerBatchUpdateException(ErrorCode arg0, String arg1, long[] arg2)
public static SpannerBatchUpdateException newSpannerBatchUpdateException ( ErrorCode arg0 , String arg1 , long [] arg2 )
newSpannerException(ErrorCode arg0, String arg1)
public static SpannerException newSpannerException ( ErrorCode arg0 , String arg1 )
newSpannerException(ErrorCode arg0, String arg1, Throwable arg2)
public static SpannerException newSpannerException ( ErrorCode arg0 , String arg1 , Throwable arg2 )
newSpannerException(Context arg0, Throwable arg1)
public static SpannerException newSpannerException ( Context arg0 , Throwable arg1 )
Parameters
Name
Description
arg0
io.grpc.Context
arg1
Throwable
newSpannerException(Throwable arg0)
public static SpannerException newSpannerException ( Throwable arg0 )
propagateInterrupt(InterruptedException arg0)
public static SpannerException propagateInterrupt ( InterruptedException arg0 )
propagateTimeout(TimeoutException arg0)
public static SpannerException propagateTimeout ( TimeoutException arg0 )
Constructors
SpannerExceptionFactory()
public SpannerExceptionFactory ()
Send feedback
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 2024-11-01 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]