public class ExceptionManager extends Object
| Constructor and Description |
|---|
ExceptionManager() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmpty() |
static Throwable |
lastExceptionOrNull() |
static Throwable |
pop() |
static void |
push(Throwable t) |
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.