| 程序包 | 说明 |
|---|---|
| org.h2.mvstore |
A persistent storage for tree maps.
|
| 限定符和类型 | 方法和说明 |
|---|---|
MVStoreException |
MVStore.getPanicException() |
MVStoreException |
MVStore.getPanicException() |
static MVStoreException |
DataUtils.newMVStoreException(int errorCode,
String message,
Object... arguments)
Create a new MVStoreException.
|
static MVStoreException |
DataUtils.newMVStoreException(int errorCode,
String message,
Object... arguments)
Create a new MVStoreException.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MVStore.panic(MVStoreException e) |
void |
MVStore.panic(MVStoreException e) |
Copyright © 2022. All rights reserved.