| Package | Description |
|---|---|
| io.seata.common.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
DataAccessException
the data access exception
|
class |
RedisException
The redis operate exception
|
class |
StoreException
the store exception
|
| Modifier and Type | Method and Description |
|---|---|
static FrameworkException |
FrameworkException.nestedException(String msg,
Throwable e)
Nested exception framework exception.
|
static FrameworkException |
FrameworkException.nestedException(Throwable e)
Nested exception framework exception.
|
Copyright © 2023 Seata. All rights reserved.