public class LntException extends Exception
| Constructor and Description |
|---|
LntException(String text)
Constructor.
|
LntException(String text,
Throwable cause)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static List<LntException> |
popExceptions() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LntException(String text)
text - to show.public static List<LntException> popExceptions()
Copyright © 2020 Alantea. All rights reserved.