| Package | Description |
|---|---|
| net.thevpc.nuts.boot.internal.util |
| Modifier and Type | Method and Description |
|---|---|
static NReservedErrorInfo |
NReservedErrorInfo.of(NBootMsg message) |
static NReservedErrorInfo |
NReservedErrorInfo.of(NBootMsg message,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
List<NReservedErrorInfo> |
NBootErrorInfoList.list() |
| Modifier and Type | Method and Description |
|---|---|
void |
NBootErrorInfoList.add(NReservedErrorInfo e) |
void |
NBootErrorInfoList.addFirst(NReservedErrorInfo... e) |
void |
NBootErrorInfoList.addFirst(NReservedErrorInfo e) |
void |
NBootErrorInfoList.insert(int pos,
NReservedErrorInfo e) |
Copyright © 2026 vpc open source initiative. All rights reserved.