public class LogbackAccessConfigurationException extends RuntimeException
| Constructor and Description |
|---|
LogbackAccessConfigurationException(LogbackAccessContext context,
String config,
Throwable cause)
Constructs an instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LogbackAccessConfigurationException(LogbackAccessContext context, String config, Throwable cause)
context - the Logback-access context.config - the location of the configuration file.cause - the cause.Copyright © 2017 rakugakibox.net. All rights reserved.