public class RegionException extends TiKVException
| Constructor and Description |
|---|
RegionException(Errorpb.Error regionErr) |
| Modifier and Type | Method and Description |
|---|---|
Errorpb.Error |
getRegionErr() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RegionException(Errorpb.Error regionErr)
public Errorpb.Error getRegionErr()
Copyright © 2025 PingCAP. All rights reserved.