public class LoggingException extends RuntimeException
| Constructor and Description |
|---|
LoggingException(String s) |
LoggingException(String s,
Throwable cause) |
LoggingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.