public class SLF4JLoggingException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Generated serial version ID.
|
| Constructor and Description |
|---|
SLF4JLoggingException(java.lang.Exception ex) |
SLF4JLoggingException(java.lang.String msg) |
SLF4JLoggingException(java.lang.String msg,
java.lang.Exception ex) |
private static final long serialVersionUID