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, toString
public RegionException(Errorpb.Error regionErr)
public Errorpb.Error getRegionErr()
Copyright © 2024 PingCAP. All rights reserved.