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