public class Exceptions extends Object
| Constructor and Description |
|---|
Exceptions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
illegalState(String message) |
static void |
illegalState(String message,
Throwable t) |
static void |
illegalState(Throwable t) |
Copyright © 2015–2022. All rights reserved.