public class ShardFailureException extends RuntimeException
| Constructor and Description |
|---|
ShardFailureException(int shardNumber,
String message,
Throwable rootCause) |
ShardFailureException(int shardNumber,
Throwable rootCause) |
ShardFailureException(String errorMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Google. All rights reserved.