| Package | Description |
|---|---|
| net.sozal.stackwriter.api | |
| net.sozal.stackwriter.api.internal |
| Modifier and Type | Method and Description |
|---|---|
static Frame[] |
StackWriter.takeSnapshot() |
static Frame[] |
StackWriter.takeSnapshot(int startDepth,
int maxFrameCount) |
static Frame[] |
StackWriter.takeSnapshotWithMaxFrameCount(int maxFrameCount) |
static Frame[] |
StackWriter.takeSnapshotWithStartDepth(int startDepth) |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorListener.onError(Throwable error,
Frame[] frames) |
| Modifier and Type | Method and Description |
|---|---|
Frame[] |
StackWriterService.takeSnapshot() |
Frame[] |
StackWriterService.takeSnapshot(int startDepth,
int maxFrameCount) |
Frame[] |
StackWriterService.takeSnapshotWithMaxFrameCount(int maxFrameCount) |
Frame[] |
StackWriterService.takeSnapshotWithStartDepth(int startDepth) |
Copyright © 2022. All rights reserved.